#004EBB Color

Inspect #004EBB across formats, palettes, contrast and closest named color matches.

Color preview

#004EBB

Color formats

HEX
#004EBB
RGB
rgb(0, 78, 187)
RGBA
rgba(0, 78, 187, 1)
HSL
hsl(215, 100%, 37%)
HSV
hsv(215, 100%, 73%)
CMYK
cmyk(100%, 58%, 0%, 27%)
CSS variable
--color-primary: #004EBB;
Lowercase HEX
#004ebb

Shades

Tints

Tones

Harmony

CSS snippets for #004EBB

.color-004ebb {
  color: #004EBB;
  background-color: #004EBB;
}

Frequently asked questions

What color is #004EBB?+

#004EBB is a HEX color with RGB value rgb(0, 78, 187) and HSL value hsl(215, 100%, 37%). Its closest CSS named color is Teal.

What is the closest Tailwind color to #004EBB?+

The closest Tailwind color is blue-800, available as the bg-blue-800 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