#004B8C Color

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

Color preview

#004B8C

Color formats

HEX
#004B8C
RGB
rgb(0, 75, 140)
RGBA
rgba(0, 75, 140, 1)
HSL
hsl(208, 100%, 27%)
HSV
hsv(208, 100%, 55%)
CMYK
cmyk(100%, 46%, 0%, 45%)
CSS variable
--color-primary: #004B8C;
Lowercase HEX
#004b8c

Shades

Tints

Tones

Harmony

CSS snippets for #004B8C

.color-004b8c {
  color: #004B8C;
  background-color: #004B8C;
}

Frequently asked questions

What color is #004B8C?+

#004B8C is a HEX color with RGB value rgb(0, 75, 140) and HSL value hsl(208, 100%, 27%). Its closest CSS named color is Teal.

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

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