#512BDC Color

Inspect #512BDC across formats, palettes, contrast and closest named color matches.

Color preview

#512BDC

Color formats

HEX
#512BDC
RGB
rgb(81, 43, 220)
RGBA
rgba(81, 43, 220, 1)
HSL
hsl(253, 72%, 52%)
HSV
hsv(253, 80%, 86%)
CMYK
cmyk(63%, 80%, 0%, 14%)
CSS variable
--color-primary: #512BDC;
Lowercase HEX
#512bdc

Shades

Tints

Tones

Harmony

CSS snippets for #512BDC

.color-512bdc {
  color: #512BDC;
  background-color: #512BDC;
}

Frequently asked questions

What color is #512BDC?+

#512BDC is a HEX color with RGB value rgb(81, 43, 220) and HSL value hsl(253, 72%, 52%). Its closest CSS named color is SlateBlue.

What is the closest Tailwind color to #512BDC?+

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