#0B0E8E Color

Inspect #0B0E8E across formats, palettes, contrast and closest named color matches.

Color preview

#0B0E8E

Color formats

HEX
#0B0E8E
RGB
rgb(11, 14, 142)
RGBA
rgba(11, 14, 142, 1)
HSL
hsl(239, 86%, 30%)
HSV
hsv(239, 92%, 56%)
CMYK
cmyk(92%, 90%, 0%, 44%)
CSS variable
--color-primary: #0B0E8E;
Lowercase HEX
#0b0e8e

Shades

Tints

Tones

Harmony

CSS snippets for #0B0E8E

.color-0b0e8e {
  color: #0B0E8E;
  background-color: #0B0E8E;
}

Frequently asked questions

What color is #0B0E8E?+

#0B0E8E is a HEX color with RGB value rgb(11, 14, 142) and HSL value hsl(239, 86%, 30%). Its closest CSS named color is DarkBlue.

What is the closest Tailwind color to #0B0E8E?+

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