#DCCAED Color

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

Color preview

#DCCAED

Color formats

HEX
#DCCAED
RGB
rgb(220, 202, 237)
RGBA
rgba(220, 202, 237, 1)
HSL
hsl(271, 49%, 86%)
HSV
hsv(271, 15%, 93%)
CMYK
cmyk(7%, 15%, 0%, 7%)
CSS variable
--color-primary: #DCCAED;
Lowercase HEX
#dccaed

Shades

Tints

Tones

Harmony

CSS snippets for #DCCAED

.color-dccaed {
  color: #DCCAED;
  background-color: #DCCAED;
}

Frequently asked questions

What color is #DCCAED?+

#DCCAED is a HEX color with RGB value rgb(220, 202, 237) and HSL value hsl(271, 49%, 86%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #DCCAED?+

The closest Tailwind color is violet-200, available as the bg-violet-200 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