#080F91 Color

Inspect #080F91 across formats, palettes, contrast and closest named color matches.

Color preview

#080F91

Color formats

HEX
#080F91
RGB
rgb(8, 15, 145)
RGBA
rgba(8, 15, 145, 1)
HSL
hsl(237, 90%, 30%)
HSV
hsv(237, 94%, 57%)
CMYK
cmyk(94%, 90%, 0%, 43%)
CSS variable
--color-primary: #080F91;
Lowercase HEX
#080f91

Shades

Tints

Tones

Harmony

CSS snippets for #080F91

.color-080f91 {
  color: #080F91;
  background-color: #080F91;
}

Frequently asked questions

What color is #080F91?+

#080F91 is a HEX color with RGB value rgb(8, 15, 145) and HSL value hsl(237, 90%, 30%). Its closest CSS named color is DarkBlue.

What is the closest Tailwind color to #080F91?+

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