#DDD3AB Color

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

Color preview

#DDD3AB

Color formats

HEX
#DDD3AB
RGB
rgb(221, 211, 171)
RGBA
rgba(221, 211, 171, 1)
HSL
hsl(48, 42%, 77%)
HSV
hsv(48, 23%, 87%)
CMYK
cmyk(0%, 5%, 23%, 13%)
CSS variable
--color-primary: #DDD3AB;
Lowercase HEX
#ddd3ab

Shades

Tints

Tones

Harmony

CSS snippets for #DDD3AB

.color-ddd3ab {
  color: #DDD3AB;
  background-color: #DDD3AB;
}

Frequently asked questions

What color is #DDD3AB?+

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

What is the closest Tailwind color to #DDD3AB?+

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