HTML named color

Blue color code

Use the Blue HTML color with HEX #0000FF, RGB 0,0,255 and HSL 240,100%,50%. Copy CSS examples, shades and accessible contrast combinations.

Open in color pickerCheck contrast
Bleus
#0000FF
rgb(0,0,255)
HEX
#0000FF
RGB
rgb(0,0,255)
HSL
hsl(240,100%,50%)
CSS name
blue

CSS examples

.text-blue {
  color: #0000FF;
}

.bg-blue {
  background-color: blue;
}

.border-blue {
  border-color: rgb(0,0,255);
}

Shades palette

#000033#020274#0606B7#0B0BF4#4E4EF4#9292F6#D1D1FA

Related HTML colors

Turquoise
#40E0D0
Cyan
#00FFFF
Teal
#008080
SteelBlue
#4682B4
DodgerBlue
#1E90FF
DeepSkyBlue
#00BFFF
SkyBlue
#87CEEB
Navy
#000080