#DDC39C Color

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

Color preview

#DDC39C

Color formats

HEX
#DDC39C
RGB
rgb(221, 195, 156)
RGBA
rgba(221, 195, 156, 1)
HSL
hsl(36, 49%, 74%)
HSV
hsv(36, 29%, 87%)
CMYK
cmyk(0%, 12%, 29%, 13%)
CSS variable
--color-primary: #DDC39C;
Lowercase HEX
#ddc39c

Shades

Tints

Tones

Harmony

CSS snippets for #DDC39C

.color-ddc39c {
  color: #DDC39C;
  background-color: #DDC39C;
}

Frequently asked questions

What color is #DDC39C?+

#DDC39C is a HEX color with RGB value rgb(221, 195, 156) and HSL value hsl(36, 49%, 74%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #DDC39C?+

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