#DEBBA4 Color

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

Color preview

#DEBBA4

Color formats

HEX
#DEBBA4
RGB
rgb(222, 187, 164)
RGBA
rgba(222, 187, 164, 1)
HSL
hsl(24, 47%, 76%)
HSV
hsv(24, 26%, 87%)
CMYK
cmyk(0%, 16%, 26%, 13%)
CSS variable
--color-primary: #DEBBA4;
Lowercase HEX
#debba4

Shades

Tints

Tones

Harmony

CSS snippets for #DEBBA4

.color-debba4 {
  color: #DEBBA4;
  background-color: #DEBBA4;
}

Frequently asked questions

What color is #DEBBA4?+

#DEBBA4 is a HEX color with RGB value rgb(222, 187, 164) and HSL value hsl(24, 47%, 76%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #DEBBA4?+

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