#DDCFDA Color

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

Color preview

#DDCFDA

Color formats

HEX
#DDCFDA
RGB
rgb(221, 207, 218)
RGBA
rgba(221, 207, 218, 1)
HSL
hsl(313, 17%, 84%)
HSV
hsv(313, 6%, 87%)
CMYK
cmyk(0%, 6%, 1%, 13%)
CSS variable
--color-primary: #DDCFDA;
Lowercase HEX
#ddcfda

Shades

Tints

Tones

Harmony

CSS snippets for #DDCFDA

.color-ddcfda {
  color: #DDCFDA;
  background-color: #DDCFDA;
}

Frequently asked questions

What color is #DDCFDA?+

#DDCFDA is a HEX color with RGB value rgb(221, 207, 218) and HSL value hsl(313, 17%, 84%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #DDCFDA?+

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