#DDCD8B Color

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

Color preview

#DDCD8B

Color formats

HEX
#DDCD8B
RGB
rgb(221, 205, 139)
RGBA
rgba(221, 205, 139, 1)
HSL
hsl(48, 55%, 71%)
HSV
hsv(48, 37%, 87%)
CMYK
cmyk(0%, 7%, 37%, 13%)
CSS variable
--color-primary: #DDCD8B;
Lowercase HEX
#ddcd8b

Shades

Tints

Tones

Harmony

CSS snippets for #DDCD8B

.color-ddcd8b {
  color: #DDCD8B;
  background-color: #DDCD8B;
}

Frequently asked questions

What color is #DDCD8B?+

#DDCD8B is a HEX color with RGB value rgb(221, 205, 139) and HSL value hsl(48, 55%, 71%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #DDCD8B?+

The closest Tailwind color is amber-200, available as the bg-amber-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