#DEB98C Color

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

Color preview

#DEB98C

Color formats

HEX
#DEB98C
RGB
rgb(222, 185, 140)
RGBA
rgba(222, 185, 140, 1)
HSL
hsl(33, 55%, 71%)
HSV
hsv(33, 37%, 87%)
CMYK
cmyk(0%, 17%, 37%, 13%)
CSS variable
--color-primary: #DEB98C;
Lowercase HEX
#deb98c

Shades

Tints

Tones

Harmony

CSS snippets for #DEB98C

.color-deb98c {
  color: #DEB98C;
  background-color: #DEB98C;
}

Frequently asked questions

What color is #DEB98C?+

#DEB98C is a HEX color with RGB value rgb(222, 185, 140) and HSL value hsl(33, 55%, 71%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #DEB98C?+

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