#2C1F9D Color

Inspect #2C1F9D across formats, palettes, contrast and closest named color matches.

Color preview

#2C1F9D

Color formats

HEX
#2C1F9D
RGB
rgb(44, 31, 157)
RGBA
rgba(44, 31, 157, 1)
HSL
hsl(246, 67%, 37%)
HSV
hsv(246, 80%, 62%)
CMYK
cmyk(72%, 80%, 0%, 38%)
CSS variable
--color-primary: #2C1F9D;
Lowercase HEX
#2c1f9d

Shades

Tints

Tones

Harmony

CSS snippets for #2C1F9D

.color-2c1f9d {
  color: #2C1F9D;
  background-color: #2C1F9D;
}

Frequently asked questions

What color is #2C1F9D?+

#2C1F9D is a HEX color with RGB value rgb(44, 31, 157) and HSL value hsl(246, 67%, 37%). Its closest CSS named color is DarkSlateBlue.

What is the closest Tailwind color to #2C1F9D?+

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