#DDCC96 Color

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

Color preview

#DDCC96

Color formats

HEX
#DDCC96
RGB
rgb(221, 204, 150)
RGBA
rgba(221, 204, 150, 1)
HSL
hsl(46, 51%, 73%)
HSV
hsv(46, 32%, 87%)
CMYK
cmyk(0%, 8%, 32%, 13%)
CSS variable
--color-primary: #DDCC96;
Lowercase HEX
#ddcc96

Shades

Tints

Tones

Harmony

CSS snippets for #DDCC96

.color-ddcc96 {
  color: #DDCC96;
  background-color: #DDCC96;
}

Frequently asked questions

What color is #DDCC96?+

#DDCC96 is a HEX color with RGB value rgb(221, 204, 150) and HSL value hsl(46, 51%, 73%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #DDCC96?+

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