#DCCDE0 Color

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

Color preview

#DCCDE0

Color formats

HEX
#DCCDE0
RGB
rgb(220, 205, 224)
RGBA
rgba(220, 205, 224, 1)
HSL
hsl(287, 23%, 84%)
HSV
hsv(287, 8%, 88%)
CMYK
cmyk(2%, 8%, 0%, 12%)
CSS variable
--color-primary: #DCCDE0;
Lowercase HEX
#dccde0

Shades

Tints

Tones

Harmony

CSS snippets for #DCCDE0

.color-dccde0 {
  color: #DCCDE0;
  background-color: #DCCDE0;
}

Frequently asked questions

What color is #DCCDE0?+

#DCCDE0 is a HEX color with RGB value rgb(220, 205, 224) and HSL value hsl(287, 23%, 84%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #DCCDE0?+

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