#3C1CDF Color

Inspect #3C1CDF across formats, palettes, contrast and closest named color matches.

Color preview

#3C1CDF

Color formats

HEX
#3C1CDF
RGB
rgb(60, 28, 223)
RGBA
rgba(60, 28, 223, 1)
HSL
hsl(250, 78%, 49%)
HSV
hsv(250, 87%, 87%)
CMYK
cmyk(73%, 87%, 0%, 13%)
CSS variable
--color-primary: #3C1CDF;
Lowercase HEX
#3c1cdf

Shades

Tints

Tones

Harmony

CSS snippets for #3C1CDF

.color-3c1cdf {
  color: #3C1CDF;
  background-color: #3C1CDF;
}

Frequently asked questions

What color is #3C1CDF?+

#3C1CDF is a HEX color with RGB value rgb(60, 28, 223) and HSL value hsl(250, 78%, 49%). Its closest CSS named color is MediumBlue.

What is the closest Tailwind color to #3C1CDF?+

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