#512D5D Color

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

Color preview

#512D5D

Color formats

HEX
#512D5D
RGB
rgb(81, 45, 93)
RGBA
rgba(81, 45, 93, 1)
HSL
hsl(285, 35%, 27%)
HSV
hsv(285, 52%, 36%)
CMYK
cmyk(13%, 52%, 0%, 64%)
CSS variable
--color-primary: #512D5D;
Lowercase HEX
#512d5d

Shades

Tints

Tones

Harmony

CSS snippets for #512D5D

.color-512d5d {
  color: #512D5D;
  background-color: #512D5D;
}

Frequently asked questions

What color is #512D5D?+

#512D5D is a HEX color with RGB value rgb(81, 45, 93) and HSL value hsl(285, 35%, 27%). Its closest CSS named color is DarkSlateBlue.

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

The closest Tailwind color is zinc-700, available as the bg-zinc-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