#DCC3DC Color

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

Color preview

#DCC3DC

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DCC3DC

.color-dcc3dc {
  color: #DCC3DC;
  background-color: #DCC3DC;
}

Frequently asked questions

What color is #DCC3DC?+

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

What is the closest Tailwind color to #DCC3DC?+

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