#DDD2BF Color

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

Color preview

#DDD2BF

Color formats

HEX
#DDD2BF
RGB
rgb(221, 210, 191)
RGBA
rgba(221, 210, 191, 1)
HSL
hsl(38, 31%, 81%)
HSV
hsv(38, 14%, 87%)
CMYK
cmyk(0%, 5%, 14%, 13%)
CSS variable
--color-primary: #DDD2BF;
Lowercase HEX
#ddd2bf

Shades

Tints

Tones

Harmony

CSS snippets for #DDD2BF

.color-ddd2bf {
  color: #DDD2BF;
  background-color: #DDD2BF;
}

Frequently asked questions

What color is #DDD2BF?+

#DDD2BF is a HEX color with RGB value rgb(221, 210, 191) and HSL value hsl(38, 31%, 81%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #DDD2BF?+

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