#DCC4ED Color

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

Color preview

#DCC4ED

Color formats

HEX
#DCC4ED
RGB
rgb(220, 196, 237)
RGBA
rgba(220, 196, 237, 1)
HSL
hsl(275, 53%, 85%)
HSV
hsv(275, 17%, 93%)
CMYK
cmyk(7%, 17%, 0%, 7%)
CSS variable
--color-primary: #DCC4ED;
Lowercase HEX
#dcc4ed

Shades

Tints

Tones

Harmony

CSS snippets for #DCC4ED

.color-dcc4ed {
  color: #DCC4ED;
  background-color: #DCC4ED;
}

Frequently asked questions

What color is #DCC4ED?+

#DCC4ED is a HEX color with RGB value rgb(220, 196, 237) and HSL value hsl(275, 53%, 85%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #DCC4ED?+

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