#000B8A Color

Inspect #000B8A across formats, palettes, contrast and closest named color matches.

Color preview

#000B8A

Color formats

HEX
#000B8A
RGB
rgb(0, 11, 138)
RGBA
rgba(0, 11, 138, 1)
HSL
hsl(235, 100%, 27%)
HSV
hsv(235, 100%, 54%)
CMYK
cmyk(100%, 92%, 0%, 46%)
CSS variable
--color-primary: #000B8A;
Lowercase HEX
#000b8a

Shades

Tints

Tones

Harmony

CSS snippets for #000B8A

.color-000b8a {
  color: #000B8A;
  background-color: #000B8A;
}

Frequently asked questions

What color is #000B8A?+

#000B8A is a HEX color with RGB value rgb(0, 11, 138) and HSL value hsl(235, 100%, 27%). Its closest CSS named color is DarkBlue.

What is the closest Tailwind color to #000B8A?+

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