#DDCDAF Color

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

Color preview

#DDCDAF

Color formats

HEX
#DDCDAF
RGB
rgb(221, 205, 175)
RGBA
rgba(221, 205, 175, 1)
HSL
hsl(39, 40%, 78%)
HSV
hsv(39, 21%, 87%)
CMYK
cmyk(0%, 7%, 21%, 13%)
CSS variable
--color-primary: #DDCDAF;
Lowercase HEX
#ddcdaf

Shades

Tints

Tones

Harmony

CSS snippets for #DDCDAF

.color-ddcdaf {
  color: #DDCDAF;
  background-color: #DDCDAF;
}

Frequently asked questions

What color is #DDCDAF?+

#DDCDAF is a HEX color with RGB value rgb(221, 205, 175) and HSL value hsl(39, 40%, 78%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #DDCDAF?+

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