#DDCFC8 Color

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

Color preview

#DDCFC8

Color formats

HEX
#DDCFC8
RGB
rgb(221, 207, 200)
RGBA
rgba(221, 207, 200, 1)
HSL
hsl(20, 24%, 83%)
HSV
hsv(20, 10%, 87%)
CMYK
cmyk(0%, 6%, 10%, 13%)
CSS variable
--color-primary: #DDCFC8;
Lowercase HEX
#ddcfc8

Shades

Tints

Tones

Harmony

CSS snippets for #DDCFC8

.color-ddcfc8 {
  color: #DDCFC8;
  background-color: #DDCFC8;
}

Frequently asked questions

What color is #DDCFC8?+

#DDCFC8 is a HEX color with RGB value rgb(221, 207, 200) and HSL value hsl(20, 24%, 83%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #DDCFC8?+

The closest Tailwind color is stone-300, available as the bg-stone-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