#D2A6EB Color

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

Color preview

#D2A6EB

Color formats

HEX
#D2A6EB
RGB
rgb(210, 166, 235)
RGBA
rgba(210, 166, 235, 1)
HSL
hsl(278, 63%, 79%)
HSV
hsv(278, 29%, 92%)
CMYK
cmyk(11%, 29%, 0%, 8%)
CSS variable
--color-primary: #D2A6EB;
Lowercase HEX
#d2a6eb

Shades

Tints

Tones

Harmony

CSS snippets for #D2A6EB

.color-d2a6eb {
  color: #D2A6EB;
  background-color: #D2A6EB;
}

Frequently asked questions

What color is #D2A6EB?+

#D2A6EB is a HEX color with RGB value rgb(210, 166, 235) and HSL value hsl(278, 63%, 79%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #D2A6EB?+

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