#000B52 Color

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

Color preview

#000B52

Color formats

HEX
#000B52
RGB
rgb(0, 11, 82)
RGBA
rgba(0, 11, 82, 1)
HSL
hsl(232, 100%, 16%)
HSV
hsv(232, 100%, 32%)
CMYK
cmyk(100%, 87%, 0%, 68%)
CSS variable
--color-primary: #000B52;
Lowercase HEX
#000b52

Shades

Tints

Tones

Harmony

CSS snippets for #000B52

.color-000b52 {
  color: #000B52;
  background-color: #000B52;
}

Frequently asked questions

What color is #000B52?+

#000B52 is a HEX color with RGB value rgb(0, 11, 82) and HSL value hsl(232, 100%, 16%). Its closest CSS named color is MidnightBlue.

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

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