#DEB99F Color

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

Color preview

#DEB99F

Color formats

HEX
#DEB99F
RGB
rgb(222, 185, 159)
RGBA
rgba(222, 185, 159, 1)
HSL
hsl(25, 49%, 75%)
HSV
hsv(25, 28%, 87%)
CMYK
cmyk(0%, 17%, 28%, 13%)
CSS variable
--color-primary: #DEB99F;
Lowercase HEX
#deb99f

Shades

Tints

Tones

Harmony

CSS snippets for #DEB99F

.color-deb99f {
  color: #DEB99F;
  background-color: #DEB99F;
}

Frequently asked questions

What color is #DEB99F?+

#DEB99F is a HEX color with RGB value rgb(222, 185, 159) and HSL value hsl(25, 49%, 75%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #DEB99F?+

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