#DEBBA9 Color

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

Color preview

#DEBBA9

Color formats

HEX
#DEBBA9
RGB
rgb(222, 187, 169)
RGBA
rgba(222, 187, 169, 1)
HSL
hsl(20, 45%, 77%)
HSV
hsv(20, 24%, 87%)
CMYK
cmyk(0%, 16%, 24%, 13%)
CSS variable
--color-primary: #DEBBA9;
Lowercase HEX
#debba9

Shades

Tints

Tones

Harmony

CSS snippets for #DEBBA9

.color-debba9 {
  color: #DEBBA9;
  background-color: #DEBBA9;
}

Frequently asked questions

What color is #DEBBA9?+

#DEBBA9 is a HEX color with RGB value rgb(222, 187, 169) and HSL value hsl(20, 45%, 77%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #DEBBA9?+

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