#012D8B Color

Inspect #012D8B across formats, palettes, contrast and closest named color matches.

Color preview

#012D8B

Color formats

HEX
#012D8B
RGB
rgb(1, 45, 139)
RGBA
rgba(1, 45, 139, 1)
HSL
hsl(221, 99%, 27%)
HSV
hsv(221, 99%, 55%)
CMYK
cmyk(99%, 68%, 0%, 45%)
CSS variable
--color-primary: #012D8B;
Lowercase HEX
#012d8b

Shades

Tints

Tones

Harmony

CSS snippets for #012D8B

.color-012d8b {
  color: #012D8B;
  background-color: #012D8B;
}

Frequently asked questions

What color is #012D8B?+

#012D8B is a HEX color with RGB value rgb(1, 45, 139) and HSL value hsl(221, 99%, 27%). Its closest CSS named color is MidnightBlue.

What is the closest Tailwind color to #012D8B?+

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