#DEBAAB Color

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

Color preview

#DEBAAB

Color formats

HEX
#DEBAAB
RGB
rgb(222, 186, 171)
RGBA
rgba(222, 186, 171, 1)
HSL
hsl(18, 44%, 77%)
HSV
hsv(18, 23%, 87%)
CMYK
cmyk(0%, 16%, 23%, 13%)
CSS variable
--color-primary: #DEBAAB;
Lowercase HEX
#debaab

Shades

Tints

Tones

Harmony

CSS snippets for #DEBAAB

.color-debaab {
  color: #DEBAAB;
  background-color: #DEBAAB;
}

Frequently asked questions

What color is #DEBAAB?+

#DEBAAB is a HEX color with RGB value rgb(222, 186, 171) and HSL value hsl(18, 44%, 77%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #DEBAAB?+

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