#DEBBA6 Color

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

Color preview

#DEBBA6

Color formats

HEX
#DEBBA6
RGB
rgb(222, 187, 166)
RGBA
rgba(222, 187, 166, 1)
HSL
hsl(22, 46%, 76%)
HSV
hsv(22, 25%, 87%)
CMYK
cmyk(0%, 16%, 25%, 13%)
CSS variable
--color-primary: #DEBBA6;
Lowercase HEX
#debba6

Shades

Tints

Tones

Harmony

CSS snippets for #DEBBA6

.color-debba6 {
  color: #DEBBA6;
  background-color: #DEBBA6;
}

Frequently asked questions

What color is #DEBBA6?+

#DEBBA6 is a HEX color with RGB value rgb(222, 187, 166) and HSL value hsl(22, 46%, 76%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #DEBBA6?+

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