#DDC39F Color

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

Color preview

#DDC39F

Color formats

HEX
#DDC39F
RGB
rgb(221, 195, 159)
RGBA
rgba(221, 195, 159, 1)
HSL
hsl(35, 48%, 75%)
HSV
hsv(35, 28%, 87%)
CMYK
cmyk(0%, 12%, 28%, 13%)
CSS variable
--color-primary: #DDC39F;
Lowercase HEX
#ddc39f

Shades

Tints

Tones

Harmony

CSS snippets for #DDC39F

.color-ddc39f {
  color: #DDC39F;
  background-color: #DDC39F;
}

Frequently asked questions

What color is #DDC39F?+

#DDC39F is a HEX color with RGB value rgb(221, 195, 159) and HSL value hsl(35, 48%, 75%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #DDC39F?+

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