#DEB55D Color

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

Color preview

#DEB55D

Color formats

HEX
#DEB55D
RGB
rgb(222, 181, 93)
RGBA
rgba(222, 181, 93, 1)
HSL
hsl(41, 66%, 62%)
HSV
hsv(41, 58%, 87%)
CMYK
cmyk(0%, 18%, 58%, 13%)
CSS variable
--color-primary: #DEB55D;
Lowercase HEX
#deb55d

Shades

Tints

Tones

Harmony

CSS snippets for #DEB55D

.color-deb55d {
  color: #DEB55D;
  background-color: #DEB55D;
}

Frequently asked questions

What color is #DEB55D?+

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

What is the closest Tailwind color to #DEB55D?+

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