#DEB99C Color

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

Color preview

#DEB99C

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DEB99C

.color-deb99c {
  color: #DEB99C;
  background-color: #DEB99C;
}

Frequently asked questions

What color is #DEB99C?+

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

What is the closest Tailwind color to #DEB99C?+

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