#DDC99C Color

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

Color preview

#DDC99C

Color formats

HEX
#DDC99C
RGB
rgb(221, 201, 156)
RGBA
rgba(221, 201, 156, 1)
HSL
hsl(42, 49%, 74%)
HSV
hsv(42, 29%, 87%)
CMYK
cmyk(0%, 9%, 29%, 13%)
CSS variable
--color-primary: #DDC99C;
Lowercase HEX
#ddc99c

Shades

Tints

Tones

Harmony

CSS snippets for #DDC99C

.color-ddc99c {
  color: #DDC99C;
  background-color: #DDC99C;
}

Frequently asked questions

What color is #DDC99C?+

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

What is the closest Tailwind color to #DDC99C?+

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