#DDCAB0 Color

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

Color preview

#DDCAB0

Color formats

HEX
#DDCAB0
RGB
rgb(221, 202, 176)
RGBA
rgba(221, 202, 176, 1)
HSL
hsl(35, 40%, 78%)
HSV
hsv(35, 20%, 87%)
CMYK
cmyk(0%, 9%, 20%, 13%)
CSS variable
--color-primary: #DDCAB0;
Lowercase HEX
#ddcab0

Shades

Tints

Tones

Harmony

CSS snippets for #DDCAB0

.color-ddcab0 {
  color: #DDCAB0;
  background-color: #DDCAB0;
}

Frequently asked questions

What color is #DDCAB0?+

#DDCAB0 is a HEX color with RGB value rgb(221, 202, 176) and HSL value hsl(35, 40%, 78%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #DDCAB0?+

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