#0B1C7F Color

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

Color preview

#0B1C7F

Color formats

HEX
#0B1C7F
RGB
rgb(11, 28, 127)
RGBA
rgba(11, 28, 127, 1)
HSL
hsl(231, 84%, 27%)
HSV
hsv(231, 91%, 50%)
CMYK
cmyk(91%, 78%, 0%, 50%)
CSS variable
--color-primary: #0B1C7F;
Lowercase HEX
#0b1c7f

Shades

Tints

Tones

Harmony

CSS snippets for #0B1C7F

.color-0b1c7f {
  color: #0B1C7F;
  background-color: #0B1C7F;
}

Frequently asked questions

What color is #0B1C7F?+

#0B1C7F is a HEX color with RGB value rgb(11, 28, 127) and HSL value hsl(231, 84%, 27%). Its closest CSS named color is MidnightBlue.

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

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