#002B6A Color

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

Color preview

#002B6A

Color formats

HEX
#002B6A
RGB
rgb(0, 43, 106)
RGBA
rgba(0, 43, 106, 1)
HSL
hsl(216, 100%, 21%)
HSV
hsv(216, 100%, 42%)
CMYK
cmyk(100%, 59%, 0%, 58%)
CSS variable
--color-primary: #002B6A;
Lowercase HEX
#002b6a

Shades

Tints

Tones

Harmony

CSS snippets for #002B6A

.color-002b6a {
  color: #002B6A;
  background-color: #002B6A;
}

Frequently asked questions

What color is #002B6A?+

#002B6A is a HEX color with RGB value rgb(0, 43, 106) and HSL value hsl(216, 100%, 21%). Its closest CSS named color is MidnightBlue.

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

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