#DCADE0 Color

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

Color preview

#DCADE0

Color formats

HEX
#DCADE0
RGB
rgb(220, 173, 224)
RGBA
rgba(220, 173, 224, 1)
HSL
hsl(295, 45%, 78%)
HSV
hsv(295, 23%, 88%)
CMYK
cmyk(2%, 23%, 0%, 12%)
CSS variable
--color-primary: #DCADE0;
Lowercase HEX
#dcade0

Shades

Tints

Tones

Harmony

CSS snippets for #DCADE0

.color-dcade0 {
  color: #DCADE0;
  background-color: #DCADE0;
}

Frequently asked questions

What color is #DCADE0?+

#DCADE0 is a HEX color with RGB value rgb(220, 173, 224) and HSL value hsl(295, 45%, 78%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #DCADE0?+

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