#DEB4AA Color

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

Color preview

#DEB4AA

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DEB4AA

.color-deb4aa {
  color: #DEB4AA;
  background-color: #DEB4AA;
}

Frequently asked questions

What color is #DEB4AA?+

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

What is the closest Tailwind color to #DEB4AA?+

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