#003BFF Color

Inspect #003BFF across formats, palettes, contrast and closest named color matches.

Color preview

#003BFF

Color formats

HEX
#003BFF
RGB
rgb(0, 59, 255)
RGBA
rgba(0, 59, 255, 1)
HSL
hsl(226, 100%, 50%)
HSV
hsv(226, 100%, 100%)
CMYK
cmyk(100%, 77%, 0%, 0%)
CSS variable
--color-primary: #003BFF;
Lowercase HEX
#003bff

Shades

Tints

Tones

Harmony

CSS snippets for #003BFF

.color-003bff {
  color: #003BFF;
  background-color: #003BFF;
}

Frequently asked questions

What color is #003BFF?+

#003BFF is a HEX color with RGB value rgb(0, 59, 255) and HSL value hsl(226, 100%, 50%). Its closest CSS named color is Blue.

What is the closest Tailwind color to #003BFF?+

The closest Tailwind color is blue-700, available as the bg-blue-700 utility class.

Can I use this color in CSS?+

Yes. You can use the HEX, RGB, HSL or CSS variable output directly in CSS.

Related tools