#D4A0EB Color

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

Color preview

#D4A0EB

Color formats

HEX
#D4A0EB
RGB
rgb(212, 160, 235)
RGBA
rgba(212, 160, 235, 1)
HSL
hsl(282, 65%, 77%)
HSV
hsv(282, 32%, 92%)
CMYK
cmyk(10%, 32%, 0%, 8%)
CSS variable
--color-primary: #D4A0EB;
Lowercase HEX
#d4a0eb

Shades

Tints

Tones

Harmony

CSS snippets for #D4A0EB

.color-d4a0eb {
  color: #D4A0EB;
  background-color: #D4A0EB;
}

Frequently asked questions

What color is #D4A0EB?+

#D4A0EB is a HEX color with RGB value rgb(212, 160, 235) and HSL value hsl(282, 65%, 77%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #D4A0EB?+

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