#DEB99E Color

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

Color preview

#DEB99E

Color formats

HEX
#DEB99E
RGB
rgb(222, 185, 158)
RGBA
rgba(222, 185, 158, 1)
HSL
hsl(25, 49%, 75%)
HSV
hsv(25, 29%, 87%)
CMYK
cmyk(0%, 17%, 29%, 13%)
CSS variable
--color-primary: #DEB99E;
Lowercase HEX
#deb99e

Shades

Tints

Tones

Harmony

CSS snippets for #DEB99E

.color-deb99e {
  color: #DEB99E;
  background-color: #DEB99E;
}

Frequently asked questions

What color is #DEB99E?+

#DEB99E is a HEX color with RGB value rgb(222, 185, 158) and HSL value hsl(25, 49%, 75%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #DEB99E?+

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