#DEBFA4 Color

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

Color preview

#DEBFA4

Color formats

HEX
#DEBFA4
RGB
rgb(222, 191, 164)
RGBA
rgba(222, 191, 164, 1)
HSL
hsl(28, 47%, 76%)
HSV
hsv(28, 26%, 87%)
CMYK
cmyk(0%, 14%, 26%, 13%)
CSS variable
--color-primary: #DEBFA4;
Lowercase HEX
#debfa4

Shades

Tints

Tones

Harmony

CSS snippets for #DEBFA4

.color-debfa4 {
  color: #DEBFA4;
  background-color: #DEBFA4;
}

Frequently asked questions

What color is #DEBFA4?+

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

What is the closest Tailwind color to #DEBFA4?+

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