#DEBFA1 Color

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

Color preview

#DEBFA1

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DEBFA1

.color-debfa1 {
  color: #DEBFA1;
  background-color: #DEBFA1;
}

Frequently asked questions

What color is #DEBFA1?+

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

What is the closest Tailwind color to #DEBFA1?+

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