#DEB3AA Color

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

Color preview

#DEB3AA

Color formats

HEX
#DEB3AA
RGB
rgb(222, 179, 170)
RGBA
rgba(222, 179, 170, 1)
HSL
hsl(10, 44%, 77%)
HSV
hsv(10, 23%, 87%)
CMYK
cmyk(0%, 19%, 23%, 13%)
CSS variable
--color-primary: #DEB3AA;
Lowercase HEX
#deb3aa

Shades

Tints

Tones

Harmony

CSS snippets for #DEB3AA

.color-deb3aa {
  color: #DEB3AA;
  background-color: #DEB3AA;
}

Frequently asked questions

What color is #DEB3AA?+

#DEB3AA is a HEX color with RGB value rgb(222, 179, 170) and HSL value hsl(10, 44%, 77%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #DEB3AA?+

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