#DEB15D Color

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

Color preview

#DEB15D

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DEB15D

.color-deb15d {
  color: #DEB15D;
  background-color: #DEB15D;
}

Frequently asked questions

What color is #DEB15D?+

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

What is the closest Tailwind color to #DEB15D?+

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