#DDD5BE Color

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

Color preview

#DDD5BE

Color formats

HEX
#DDD5BE
RGB
rgb(221, 213, 190)
RGBA
rgba(221, 213, 190, 1)
HSL
hsl(45, 31%, 81%)
HSV
hsv(45, 14%, 87%)
CMYK
cmyk(0%, 4%, 14%, 13%)
CSS variable
--color-primary: #DDD5BE;
Lowercase HEX
#ddd5be

Shades

Tints

Tones

Harmony

CSS snippets for #DDD5BE

.color-ddd5be {
  color: #DDD5BE;
  background-color: #DDD5BE;
}

Frequently asked questions

What color is #DDD5BE?+

#DDD5BE is a HEX color with RGB value rgb(221, 213, 190) and HSL value hsl(45, 31%, 81%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #DDD5BE?+

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