#DEB49B Color

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

Color preview

#DEB49B

Color formats

HEX
#DEB49B
RGB
rgb(222, 180, 155)
RGBA
rgba(222, 180, 155, 1)
HSL
hsl(22, 50%, 74%)
HSV
hsv(22, 30%, 87%)
CMYK
cmyk(0%, 19%, 30%, 13%)
CSS variable
--color-primary: #DEB49B;
Lowercase HEX
#deb49b

Shades

Tints

Tones

Harmony

CSS snippets for #DEB49B

.color-deb49b {
  color: #DEB49B;
  background-color: #DEB49B;
}

Frequently asked questions

What color is #DEB49B?+

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

What is the closest Tailwind color to #DEB49B?+

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