#002A8C Color

Inspect #002A8C across formats, palettes, contrast and closest named color matches.

Color preview

#002A8C

Color formats

HEX
#002A8C
RGB
rgb(0, 42, 140)
RGBA
rgba(0, 42, 140, 1)
HSL
hsl(222, 100%, 27%)
HSV
hsv(222, 100%, 55%)
CMYK
cmyk(100%, 70%, 0%, 45%)
CSS variable
--color-primary: #002A8C;
Lowercase HEX
#002a8c

Shades

Tints

Tones

Harmony

CSS snippets for #002A8C

.color-002a8c {
  color: #002A8C;
  background-color: #002A8C;
}

Frequently asked questions

What color is #002A8C?+

#002A8C is a HEX color with RGB value rgb(0, 42, 140) and HSL value hsl(222, 100%, 27%). Its closest CSS named color is MidnightBlue.

What is the closest Tailwind color to #002A8C?+

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