#012F8B Color

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

Color preview

#012F8B

Color formats

HEX
#012F8B
RGB
rgb(1, 47, 139)
RGBA
rgba(1, 47, 139, 1)
HSL
hsl(220, 99%, 27%)
HSV
hsv(220, 99%, 55%)
CMYK
cmyk(99%, 66%, 0%, 45%)
CSS variable
--color-primary: #012F8B;
Lowercase HEX
#012f8b

Shades

Tints

Tones

Harmony

CSS snippets for #012F8B

.color-012f8b {
  color: #012F8B;
  background-color: #012F8B;
}

Frequently asked questions

What color is #012F8B?+

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

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

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