#DCC4EA Color

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

Color preview

#DCC4EA

Color formats

HEX
#DCC4EA
RGB
rgb(220, 196, 234)
RGBA
rgba(220, 196, 234, 1)
HSL
hsl(278, 47%, 84%)
HSV
hsv(278, 16%, 92%)
CMYK
cmyk(6%, 16%, 0%, 8%)
CSS variable
--color-primary: #DCC4EA;
Lowercase HEX
#dcc4ea

Shades

Tints

Tones

Harmony

CSS snippets for #DCC4EA

.color-dcc4ea {
  color: #DCC4EA;
  background-color: #DCC4EA;
}

Frequently asked questions

What color is #DCC4EA?+

#DCC4EA is a HEX color with RGB value rgb(220, 196, 234) and HSL value hsl(278, 47%, 84%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #DCC4EA?+

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