#010F8E Color

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

Color preview

#010F8E

Color formats

HEX
#010F8E
RGB
rgb(1, 15, 142)
RGBA
rgba(1, 15, 142, 1)
HSL
hsl(234, 99%, 28%)
HSV
hsv(234, 99%, 56%)
CMYK
cmyk(99%, 89%, 0%, 44%)
CSS variable
--color-primary: #010F8E;
Lowercase HEX
#010f8e

Shades

Tints

Tones

Harmony

CSS snippets for #010F8E

.color-010f8e {
  color: #010F8E;
  background-color: #010F8E;
}

Frequently asked questions

What color is #010F8E?+

#010F8E is a HEX color with RGB value rgb(1, 15, 142) and HSL value hsl(234, 99%, 28%). Its closest CSS named color is DarkBlue.

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

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