#DDD8AB Color

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

Color preview

#DDD8AB

Color formats

HEX
#DDD8AB
RGB
rgb(221, 216, 171)
RGBA
rgba(221, 216, 171, 1)
HSL
hsl(54, 42%, 77%)
HSV
hsv(54, 23%, 87%)
CMYK
cmyk(0%, 2%, 23%, 13%)
CSS variable
--color-primary: #DDD8AB;
Lowercase HEX
#ddd8ab

Shades

Tints

Tones

Harmony

CSS snippets for #DDD8AB

.color-ddd8ab {
  color: #DDD8AB;
  background-color: #DDD8AB;
}

Frequently asked questions

What color is #DDD8AB?+

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

What is the closest Tailwind color to #DDD8AB?+

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