#512B5E Color

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

Color preview

#512B5E

Color formats

HEX
#512B5E
RGB
rgb(81, 43, 94)
RGBA
rgba(81, 43, 94, 1)
HSL
hsl(285, 37%, 27%)
HSV
hsv(285, 54%, 37%)
CMYK
cmyk(14%, 54%, 0%, 63%)
CSS variable
--color-primary: #512B5E;
Lowercase HEX
#512b5e

Shades

Tints

Tones

Harmony

CSS snippets for #512B5E

.color-512b5e {
  color: #512B5E;
  background-color: #512B5E;
}

Frequently asked questions

What color is #512B5E?+

#512B5E is a HEX color with RGB value rgb(81, 43, 94) and HSL value hsl(285, 37%, 27%). Its closest CSS named color is DarkSlateBlue.

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

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