#3C1BDF Color

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

Color preview

#3C1BDF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #3C1BDF

.color-3c1bdf {
  color: #3C1BDF;
  background-color: #3C1BDF;
}

Frequently asked questions

What color is #3C1BDF?+

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

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

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