#DEBFA0 Color

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

Color preview

#DEBFA0

Color formats

HEX
#DEBFA0
RGB
rgb(222, 191, 160)
RGBA
rgba(222, 191, 160, 1)
HSL
hsl(30, 48%, 75%)
HSV
hsv(30, 28%, 87%)
CMYK
cmyk(0%, 14%, 28%, 13%)
CSS variable
--color-primary: #DEBFA0;
Lowercase HEX
#debfa0

Shades

Tints

Tones

Harmony

CSS snippets for #DEBFA0

.color-debfa0 {
  color: #DEBFA0;
  background-color: #DEBFA0;
}

Frequently asked questions

What color is #DEBFA0?+

#DEBFA0 is a HEX color with RGB value rgb(222, 191, 160) and HSL value hsl(30, 48%, 75%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #DEBFA0?+

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