#1F01CB Color

Inspect #1F01CB across formats, palettes, contrast and closest named color matches.

Color preview

#1F01CB

Color formats

HEX
#1F01CB
RGB
rgb(31, 1, 203)
RGBA
rgba(31, 1, 203, 1)
HSL
hsl(249, 99%, 40%)
HSV
hsv(249, 100%, 80%)
CMYK
cmyk(85%, 100%, 0%, 20%)
CSS variable
--color-primary: #1F01CB;
Lowercase HEX
#1f01cb

Shades

Tints

Tones

Harmony

CSS snippets for #1F01CB

.color-1f01cb {
  color: #1F01CB;
  background-color: #1F01CB;
}

Frequently asked questions

What color is #1F01CB?+

#1F01CB is a HEX color with RGB value rgb(31, 1, 203) and HSL value hsl(249, 99%, 40%). Its closest CSS named color is MediumBlue.

What is the closest Tailwind color to #1F01CB?+

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