#DDD3BA Color

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

Color preview

#DDD3BA

Color formats

HEX
#DDD3BA
RGB
rgb(221, 211, 186)
RGBA
rgba(221, 211, 186, 1)
HSL
hsl(43, 34%, 80%)
HSV
hsv(43, 16%, 87%)
CMYK
cmyk(0%, 5%, 16%, 13%)
CSS variable
--color-primary: #DDD3BA;
Lowercase HEX
#ddd3ba

Shades

Tints

Tones

Harmony

CSS snippets for #DDD3BA

.color-ddd3ba {
  color: #DDD3BA;
  background-color: #DDD3BA;
}

Frequently asked questions

What color is #DDD3BA?+

#DDD3BA is a HEX color with RGB value rgb(221, 211, 186) and HSL value hsl(43, 34%, 80%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #DDD3BA?+

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