#DDCFDF Color

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

Color preview

#DDCFDF

Color formats

HEX
#DDCFDF
RGB
rgb(221, 207, 223)
RGBA
rgba(221, 207, 223, 1)
HSL
hsl(293, 20%, 84%)
HSV
hsv(293, 7%, 87%)
CMYK
cmyk(1%, 7%, 0%, 13%)
CSS variable
--color-primary: #DDCFDF;
Lowercase HEX
#ddcfdf

Shades

Tints

Tones

Harmony

CSS snippets for #DDCFDF

.color-ddcfdf {
  color: #DDCFDF;
  background-color: #DDCFDF;
}

Frequently asked questions

What color is #DDCFDF?+

#DDCFDF is a HEX color with RGB value rgb(221, 207, 223) and HSL value hsl(293, 20%, 84%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #DDCFDF?+

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