#010C89 Color

Inspect #010C89 across formats, palettes, contrast and closest named color matches.

Color preview

#010C89

Color formats

HEX
#010C89
RGB
rgb(1, 12, 137)
RGBA
rgba(1, 12, 137, 1)
HSL
hsl(235, 99%, 27%)
HSV
hsv(235, 99%, 54%)
CMYK
cmyk(99%, 91%, 0%, 46%)
CSS variable
--color-primary: #010C89;
Lowercase HEX
#010c89

Shades

Tints

Tones

Harmony

CSS snippets for #010C89

.color-010c89 {
  color: #010C89;
  background-color: #010C89;
}

Frequently asked questions

What color is #010C89?+

#010C89 is a HEX color with RGB value rgb(1, 12, 137) and HSL value hsl(235, 99%, 27%). Its closest CSS named color is DarkBlue.

What is the closest Tailwind color to #010C89?+

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