#DDBB9E Color

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

Color preview

#DDBB9E

Color formats

HEX
#DDBB9E
RGB
rgb(221, 187, 158)
RGBA
rgba(221, 187, 158, 1)
HSL
hsl(28, 48%, 74%)
HSV
hsv(28, 29%, 87%)
CMYK
cmyk(0%, 15%, 29%, 13%)
CSS variable
--color-primary: #DDBB9E;
Lowercase HEX
#ddbb9e

Shades

Tints

Tones

Harmony

CSS snippets for #DDBB9E

.color-ddbb9e {
  color: #DDBB9E;
  background-color: #DDBB9E;
}

Frequently asked questions

What color is #DDBB9E?+

#DDBB9E is a HEX color with RGB value rgb(221, 187, 158) and HSL value hsl(28, 48%, 74%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #DDBB9E?+

The closest Tailwind color is red-300, available as the bg-red-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