#4F2BDC Color

Inspect #4F2BDC across formats, palettes, contrast and closest named color matches.

Color preview

#4F2BDC

Color formats

HEX
#4F2BDC
RGB
rgb(79, 43, 220)
RGBA
rgba(79, 43, 220, 1)
HSL
hsl(252, 72%, 52%)
HSV
hsv(252, 80%, 86%)
CMYK
cmyk(64%, 80%, 0%, 14%)
CSS variable
--color-primary: #4F2BDC;
Lowercase HEX
#4f2bdc

Shades

Tints

Tones

Harmony

CSS snippets for #4F2BDC

.color-4f2bdc {
  color: #4F2BDC;
  background-color: #4F2BDC;
}

Frequently asked questions

What color is #4F2BDC?+

#4F2BDC is a HEX color with RGB value rgb(79, 43, 220) and HSL value hsl(252, 72%, 52%). Its closest CSS named color is SlateBlue.

What is the closest Tailwind color to #4F2BDC?+

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