#DEB99D Color

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

Color preview

#DEB99D

Color formats

HEX
#DEB99D
RGB
rgb(222, 185, 157)
RGBA
rgba(222, 185, 157, 1)
HSL
hsl(26, 50%, 74%)
HSV
hsv(26, 29%, 87%)
CMYK
cmyk(0%, 17%, 29%, 13%)
CSS variable
--color-primary: #DEB99D;
Lowercase HEX
#deb99d

Shades

Tints

Tones

Harmony

CSS snippets for #DEB99D

.color-deb99d {
  color: #DEB99D;
  background-color: #DEB99D;
}

Frequently asked questions

What color is #DEB99D?+

#DEB99D is a HEX color with RGB value rgb(222, 185, 157) and HSL value hsl(26, 50%, 74%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #DEB99D?+

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