#DDD5BD Color

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

Color preview

#DDD5BD

Color formats

HEX
#DDD5BD
RGB
rgb(221, 213, 189)
RGBA
rgba(221, 213, 189, 1)
HSL
hsl(45, 32%, 80%)
HSV
hsv(45, 14%, 87%)
CMYK
cmyk(0%, 4%, 14%, 13%)
CSS variable
--color-primary: #DDD5BD;
Lowercase HEX
#ddd5bd

Shades

Tints

Tones

Harmony

CSS snippets for #DDD5BD

.color-ddd5bd {
  color: #DDD5BD;
  background-color: #DDD5BD;
}

Frequently asked questions

What color is #DDD5BD?+

#DDD5BD is a HEX color with RGB value rgb(221, 213, 189) and HSL value hsl(45, 32%, 80%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #DDD5BD?+

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