#DDCD98 Color

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

Color preview

#DDCD98

Color formats

HEX
#DDCD98
RGB
rgb(221, 205, 152)
RGBA
rgba(221, 205, 152, 1)
HSL
hsl(46, 50%, 73%)
HSV
hsv(46, 31%, 87%)
CMYK
cmyk(0%, 7%, 31%, 13%)
CSS variable
--color-primary: #DDCD98;
Lowercase HEX
#ddcd98

Shades

Tints

Tones

Harmony

CSS snippets for #DDCD98

.color-ddcd98 {
  color: #DDCD98;
  background-color: #DDCD98;
}

Frequently asked questions

What color is #DDCD98?+

#DDCD98 is a HEX color with RGB value rgb(221, 205, 152) and HSL value hsl(46, 50%, 73%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #DDCD98?+

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