#DDCABD Color

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

Color preview

#DDCABD

Color formats

HEX
#DDCABD
RGB
rgb(221, 202, 189)
RGBA
rgba(221, 202, 189, 1)
HSL
hsl(24, 32%, 80%)
HSV
hsv(24, 14%, 87%)
CMYK
cmyk(0%, 9%, 14%, 13%)
CSS variable
--color-primary: #DDCABD;
Lowercase HEX
#ddcabd

Shades

Tints

Tones

Harmony

CSS snippets for #DDCABD

.color-ddcabd {
  color: #DDCABD;
  background-color: #DDCABD;
}

Frequently asked questions

What color is #DDCABD?+

#DDCABD is a HEX color with RGB value rgb(221, 202, 189) and HSL value hsl(24, 32%, 80%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #DDCABD?+

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