#DDBBAB Color

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

Color preview

#DDBBAB

Color formats

HEX
#DDBBAB
RGB
rgb(221, 187, 171)
RGBA
rgba(221, 187, 171, 1)
HSL
hsl(19, 42%, 77%)
HSV
hsv(19, 23%, 87%)
CMYK
cmyk(0%, 15%, 23%, 13%)
CSS variable
--color-primary: #DDBBAB;
Lowercase HEX
#ddbbab

Shades

Tints

Tones

Harmony

CSS snippets for #DDBBAB

.color-ddbbab {
  color: #DDBBAB;
  background-color: #DDBBAB;
}

Frequently asked questions

What color is #DDBBAB?+

#DDBBAB is a HEX color with RGB value rgb(221, 187, 171) and HSL value hsl(19, 42%, 77%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #DDBBAB?+

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