#DEB79B Color

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

Color preview

#DEB79B

Color formats

HEX
#DEB79B
RGB
rgb(222, 183, 155)
RGBA
rgba(222, 183, 155, 1)
HSL
hsl(25, 50%, 74%)
HSV
hsv(25, 30%, 87%)
CMYK
cmyk(0%, 18%, 30%, 13%)
CSS variable
--color-primary: #DEB79B;
Lowercase HEX
#deb79b

Shades

Tints

Tones

Harmony

CSS snippets for #DEB79B

.color-deb79b {
  color: #DEB79B;
  background-color: #DEB79B;
}

Frequently asked questions

What color is #DEB79B?+

#DEB79B is a HEX color with RGB value rgb(222, 183, 155) and HSL value hsl(25, 50%, 74%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #DEB79B?+

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