#004BAD Color

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

Color preview

#004BAD

Color formats

HEX
#004BAD
RGB
rgb(0, 75, 173)
RGBA
rgba(0, 75, 173, 1)
HSL
hsl(214, 100%, 34%)
HSV
hsv(214, 100%, 68%)
CMYK
cmyk(100%, 57%, 0%, 32%)
CSS variable
--color-primary: #004BAD;
Lowercase HEX
#004bad

Shades

Tints

Tones

Harmony

CSS snippets for #004BAD

.color-004bad {
  color: #004BAD;
  background-color: #004BAD;
}

Frequently asked questions

What color is #004BAD?+

#004BAD is a HEX color with RGB value rgb(0, 75, 173) and HSL value hsl(214, 100%, 34%). Its closest CSS named color is Teal.

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

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