#DEBCA0 Color

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

Color preview

#DEBCA0

Color formats

HEX
#DEBCA0
RGB
rgb(222, 188, 160)
RGBA
rgba(222, 188, 160, 1)
HSL
hsl(27, 48%, 75%)
HSV
hsv(27, 28%, 87%)
CMYK
cmyk(0%, 15%, 28%, 13%)
CSS variable
--color-primary: #DEBCA0;
Lowercase HEX
#debca0

Shades

Tints

Tones

Harmony

CSS snippets for #DEBCA0

.color-debca0 {
  color: #DEBCA0;
  background-color: #DEBCA0;
}

Frequently asked questions

What color is #DEBCA0?+

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

What is the closest Tailwind color to #DEBCA0?+

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