#DCADE4 Color

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

Color preview

#DCADE4

Color formats

HEX
#DCADE4
RGB
rgb(220, 173, 228)
RGBA
rgba(220, 173, 228, 1)
HSL
hsl(291, 50%, 79%)
HSV
hsv(291, 24%, 89%)
CMYK
cmyk(4%, 24%, 0%, 11%)
CSS variable
--color-primary: #DCADE4;
Lowercase HEX
#dcade4

Shades

Tints

Tones

Harmony

CSS snippets for #DCADE4

.color-dcade4 {
  color: #DCADE4;
  background-color: #DCADE4;
}

Frequently asked questions

What color is #DCADE4?+

#DCADE4 is a HEX color with RGB value rgb(220, 173, 228) and HSL value hsl(291, 50%, 79%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #DCADE4?+

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