#DCC4DC Color

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

Color preview

#DCC4DC

Color formats

HEX
#DCC4DC
RGB
rgb(220, 196, 220)
RGBA
rgba(220, 196, 220, 1)
HSL
hsl(300, 26%, 82%)
HSV
hsv(300, 11%, 86%)
CMYK
cmyk(0%, 11%, 0%, 14%)
CSS variable
--color-primary: #DCC4DC;
Lowercase HEX
#dcc4dc

Shades

Tints

Tones

Harmony

CSS snippets for #DCC4DC

.color-dcc4dc {
  color: #DCC4DC;
  background-color: #DCC4DC;
}

Frequently asked questions

What color is #DCC4DC?+

#DCC4DC is a HEX color with RGB value rgb(220, 196, 220) and HSL value hsl(300, 26%, 82%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #DCC4DC?+

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