#01148B Color

Inspect #01148B across formats, palettes, contrast and closest named color matches.

Color preview

#01148B

Color formats

HEX
#01148B
RGB
rgb(1, 20, 139)
RGBA
rgba(1, 20, 139, 1)
HSL
hsl(232, 99%, 27%)
HSV
hsv(232, 99%, 55%)
CMYK
cmyk(99%, 86%, 0%, 45%)
CSS variable
--color-primary: #01148B;
Lowercase HEX
#01148b

Shades

Tints

Tones

Harmony

CSS snippets for #01148B

.color-01148b {
  color: #01148B;
  background-color: #01148B;
}

Frequently asked questions

What color is #01148B?+

#01148B is a HEX color with RGB value rgb(1, 20, 139) and HSL value hsl(232, 99%, 27%). Its closest CSS named color is DarkBlue.

What is the closest Tailwind color to #01148B?+

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