#DEB39C Color

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

Color preview

#DEB39C

Color formats

HEX
#DEB39C
RGB
rgb(222, 179, 156)
RGBA
rgba(222, 179, 156, 1)
HSL
hsl(21, 50%, 74%)
HSV
hsv(21, 30%, 87%)
CMYK
cmyk(0%, 19%, 30%, 13%)
CSS variable
--color-primary: #DEB39C;
Lowercase HEX
#deb39c

Shades

Tints

Tones

Harmony

CSS snippets for #DEB39C

.color-deb39c {
  color: #DEB39C;
  background-color: #DEB39C;
}

Frequently asked questions

What color is #DEB39C?+

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

What is the closest Tailwind color to #DEB39C?+

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