#DDC09D Color

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

Color preview

#DDC09D

Color formats

HEX
#DDC09D
RGB
rgb(221, 192, 157)
RGBA
rgba(221, 192, 157, 1)
HSL
hsl(33, 48%, 74%)
HSV
hsv(33, 29%, 87%)
CMYK
cmyk(0%, 13%, 29%, 13%)
CSS variable
--color-primary: #DDC09D;
Lowercase HEX
#ddc09d

Shades

Tints

Tones

Harmony

CSS snippets for #DDC09D

.color-ddc09d {
  color: #DDC09D;
  background-color: #DDC09D;
}

Frequently asked questions

What color is #DDC09D?+

#DDC09D is a HEX color with RGB value rgb(221, 192, 157) and HSL value hsl(33, 48%, 74%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #DDC09D?+

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