#512ADE Color

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

Color preview

#512ADE

Color formats

HEX
#512ADE
RGB
rgb(81, 42, 222)
RGBA
rgba(81, 42, 222, 1)
HSL
hsl(253, 73%, 52%)
HSV
hsv(253, 81%, 87%)
CMYK
cmyk(64%, 81%, 0%, 13%)
CSS variable
--color-primary: #512ADE;
Lowercase HEX
#512ade

Shades

Tints

Tones

Harmony

CSS snippets for #512ADE

.color-512ade {
  color: #512ADE;
  background-color: #512ADE;
}

Frequently asked questions

What color is #512ADE?+

#512ADE is a HEX color with RGB value rgb(81, 42, 222) and HSL value hsl(253, 73%, 52%). Its closest CSS named color is SlateBlue.

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

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