#DEB15E Color

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

Color preview

#DEB15E

Color formats

HEX
#DEB15E
RGB
rgb(222, 177, 94)
RGBA
rgba(222, 177, 94, 1)
HSL
hsl(39, 66%, 62%)
HSV
hsv(39, 58%, 87%)
CMYK
cmyk(0%, 20%, 58%, 13%)
CSS variable
--color-primary: #DEB15E;
Lowercase HEX
#deb15e

Shades

Tints

Tones

Harmony

CSS snippets for #DEB15E

.color-deb15e {
  color: #DEB15E;
  background-color: #DEB15E;
}

Frequently asked questions

What color is #DEB15E?+

#DEB15E is a HEX color with RGB value rgb(222, 177, 94) and HSL value hsl(39, 66%, 62%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #DEB15E?+

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