#DDD7AB Color

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

Color preview

#DDD7AB

Color formats

HEX
#DDD7AB
RGB
rgb(221, 215, 171)
RGBA
rgba(221, 215, 171, 1)
HSL
hsl(53, 42%, 77%)
HSV
hsv(53, 23%, 87%)
CMYK
cmyk(0%, 3%, 23%, 13%)
CSS variable
--color-primary: #DDD7AB;
Lowercase HEX
#ddd7ab

Shades

Tints

Tones

Harmony

CSS snippets for #DDD7AB

.color-ddd7ab {
  color: #DDD7AB;
  background-color: #DDD7AB;
}

Frequently asked questions

What color is #DDD7AB?+

#DDD7AB is a HEX color with RGB value rgb(221, 215, 171) and HSL value hsl(53, 42%, 77%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #DDD7AB?+

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