#DDD8B2 Color

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

Color preview

#DDD8B2

Color formats

HEX
#DDD8B2
RGB
rgb(221, 216, 178)
RGBA
rgba(221, 216, 178, 1)
HSL
hsl(53, 39%, 78%)
HSV
hsv(53, 19%, 87%)
CMYK
cmyk(0%, 2%, 19%, 13%)
CSS variable
--color-primary: #DDD8B2;
Lowercase HEX
#ddd8b2

Shades

Tints

Tones

Harmony

CSS snippets for #DDD8B2

.color-ddd8b2 {
  color: #DDD8B2;
  background-color: #DDD8B2;
}

Frequently asked questions

What color is #DDD8B2?+

#DDD8B2 is a HEX color with RGB value rgb(221, 216, 178) and HSL value hsl(53, 39%, 78%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #DDD8B2?+

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