#DCADEA Color

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

Color preview

#DCADEA

Color formats

HEX
#DCADEA
RGB
rgb(220, 173, 234)
RGBA
rgba(220, 173, 234, 1)
HSL
hsl(286, 59%, 80%)
HSV
hsv(286, 26%, 92%)
CMYK
cmyk(6%, 26%, 0%, 8%)
CSS variable
--color-primary: #DCADEA;
Lowercase HEX
#dcadea

Shades

Tints

Tones

Harmony

CSS snippets for #DCADEA

.color-dcadea {
  color: #DCADEA;
  background-color: #DCADEA;
}

Frequently asked questions

What color is #DCADEA?+

#DCADEA is a HEX color with RGB value rgb(220, 173, 234) and HSL value hsl(286, 59%, 80%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #DCADEA?+

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