#1F1CAB Color

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

Color preview

#1F1CAB

Color formats

HEX
#1F1CAB
RGB
rgb(31, 28, 171)
RGBA
rgba(31, 28, 171, 1)
HSL
hsl(241, 72%, 39%)
HSV
hsv(241, 84%, 67%)
CMYK
cmyk(82%, 84%, 0%, 33%)
CSS variable
--color-primary: #1F1CAB;
Lowercase HEX
#1f1cab

Shades

Tints

Tones

Harmony

CSS snippets for #1F1CAB

.color-1f1cab {
  color: #1F1CAB;
  background-color: #1F1CAB;
}

Frequently asked questions

What color is #1F1CAB?+

#1F1CAB is a HEX color with RGB value rgb(31, 28, 171) and HSL value hsl(241, 72%, 39%). Its closest CSS named color is DarkBlue.

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

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