#DDCC8F Color

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

Color preview

#DDCC8F

Color formats

HEX
#DDCC8F
RGB
rgb(221, 204, 143)
RGBA
rgba(221, 204, 143, 1)
HSL
hsl(47, 53%, 71%)
HSV
hsv(47, 35%, 87%)
CMYK
cmyk(0%, 8%, 35%, 13%)
CSS variable
--color-primary: #DDCC8F;
Lowercase HEX
#ddcc8f

Shades

Tints

Tones

Harmony

CSS snippets for #DDCC8F

.color-ddcc8f {
  color: #DDCC8F;
  background-color: #DDCC8F;
}

Frequently asked questions

What color is #DDCC8F?+

#DDCC8F is a HEX color with RGB value rgb(221, 204, 143) and HSL value hsl(47, 53%, 71%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #DDCC8F?+

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