#DFCEDF Color

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

Color preview

#DFCEDF

Color formats

HEX
#DFCEDF
RGB
rgb(223, 206, 223)
RGBA
rgba(223, 206, 223, 1)
HSL
hsl(300, 21%, 84%)
HSV
hsv(300, 8%, 87%)
CMYK
cmyk(0%, 8%, 0%, 13%)
CSS variable
--color-primary: #DFCEDF;
Lowercase HEX
#dfcedf

Shades

Tints

Tones

Harmony

CSS snippets for #DFCEDF

.color-dfcedf {
  color: #DFCEDF;
  background-color: #DFCEDF;
}

Frequently asked questions

What color is #DFCEDF?+

#DFCEDF is a HEX color with RGB value rgb(223, 206, 223) and HSL value hsl(300, 21%, 84%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #DFCEDF?+

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