#010F51 Color

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

Color preview

#010F51

Color formats

HEX
#010F51
RGB
rgb(1, 15, 81)
RGBA
rgba(1, 15, 81, 1)
HSL
hsl(230, 98%, 16%)
HSV
hsv(230, 99%, 32%)
CMYK
cmyk(99%, 81%, 0%, 68%)
CSS variable
--color-primary: #010F51;
Lowercase HEX
#010f51

Shades

Tints

Tones

Harmony

CSS snippets for #010F51

.color-010f51 {
  color: #010F51;
  background-color: #010F51;
}

Frequently asked questions

What color is #010F51?+

#010F51 is a HEX color with RGB value rgb(1, 15, 81) and HSL value hsl(230, 98%, 16%). Its closest CSS named color is MidnightBlue.

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

The closest Tailwind color is blue-950, available as the bg-blue-950 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