#D2A0EB Color

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

Color preview

#D2A0EB

Color formats

HEX
#D2A0EB
RGB
rgb(210, 160, 235)
RGBA
rgba(210, 160, 235, 1)
HSL
hsl(280, 65%, 77%)
HSV
hsv(280, 32%, 92%)
CMYK
cmyk(11%, 32%, 0%, 8%)
CSS variable
--color-primary: #D2A0EB;
Lowercase HEX
#d2a0eb

Shades

Tints

Tones

Harmony

CSS snippets for #D2A0EB

.color-d2a0eb {
  color: #D2A0EB;
  background-color: #D2A0EB;
}

Frequently asked questions

What color is #D2A0EB?+

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

What is the closest Tailwind color to #D2A0EB?+

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