#DEB97C Color

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

Color preview

#DEB97C

Color formats

HEX
#DEB97C
RGB
rgb(222, 185, 124)
RGBA
rgba(222, 185, 124, 1)
HSL
hsl(37, 60%, 68%)
HSV
hsv(37, 44%, 87%)
CMYK
cmyk(0%, 17%, 44%, 13%)
CSS variable
--color-primary: #DEB97C;
Lowercase HEX
#deb97c

Shades

Tints

Tones

Harmony

CSS snippets for #DEB97C

.color-deb97c {
  color: #DEB97C;
  background-color: #DEB97C;
}

Frequently asked questions

What color is #DEB97C?+

#DEB97C is a HEX color with RGB value rgb(222, 185, 124) and HSL value hsl(37, 60%, 68%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #DEB97C?+

The closest Tailwind color is orange-300, available as the bg-orange-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