#DDCBBE Color

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

Color preview

#DDCBBE

Color formats

HEX
#DDCBBE
RGB
rgb(221, 203, 190)
RGBA
rgba(221, 203, 190, 1)
HSL
hsl(25, 31%, 81%)
HSV
hsv(25, 14%, 87%)
CMYK
cmyk(0%, 8%, 14%, 13%)
CSS variable
--color-primary: #DDCBBE;
Lowercase HEX
#ddcbbe

Shades

Tints

Tones

Harmony

CSS snippets for #DDCBBE

.color-ddcbbe {
  color: #DDCBBE;
  background-color: #DDCBBE;
}

Frequently asked questions

What color is #DDCBBE?+

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

What is the closest Tailwind color to #DDCBBE?+

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