#DDCDA4 Color

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

Color preview

#DDCDA4

Color formats

HEX
#DDCDA4
RGB
rgb(221, 205, 164)
RGBA
rgba(221, 205, 164, 1)
HSL
hsl(43, 46%, 75%)
HSV
hsv(43, 26%, 87%)
CMYK
cmyk(0%, 7%, 26%, 13%)
CSS variable
--color-primary: #DDCDA4;
Lowercase HEX
#ddcda4

Shades

Tints

Tones

Harmony

CSS snippets for #DDCDA4

.color-ddcda4 {
  color: #DDCDA4;
  background-color: #DDCDA4;
}

Frequently asked questions

What color is #DDCDA4?+

#DDCDA4 is a HEX color with RGB value rgb(221, 205, 164) and HSL value hsl(43, 46%, 75%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #DDCDA4?+

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