#002E99 Color

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

Color preview

#002E99

Color formats

HEX
#002E99
RGB
rgb(0, 46, 153)
RGBA
rgba(0, 46, 153, 1)
HSL
hsl(222, 100%, 30%)
HSV
hsv(222, 100%, 60%)
CMYK
cmyk(100%, 70%, 0%, 40%)
CSS variable
--color-primary: #002E99;
Lowercase HEX
#002e99

Shades

Tints

Tones

Harmony

CSS snippets for #002E99

.color-002e99 {
  color: #002E99;
  background-color: #002E99;
}

Frequently asked questions

What color is #002E99?+

#002E99 is a HEX color with RGB value rgb(0, 46, 153) and HSL value hsl(222, 100%, 30%). Its closest CSS named color is DarkBlue.

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

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