#DEB11D Color

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

Color preview

#DEB11D

Color formats

HEX
#DEB11D
RGB
rgb(222, 177, 29)
RGBA
rgba(222, 177, 29, 1)
HSL
hsl(46, 77%, 49%)
HSV
hsv(46, 87%, 87%)
CMYK
cmyk(0%, 20%, 87%, 13%)
CSS variable
--color-primary: #DEB11D;
Lowercase HEX
#deb11d

Shades

Tints

Tones

Harmony

CSS snippets for #DEB11D

.color-deb11d {
  color: #DEB11D;
  background-color: #DEB11D;
}

Frequently asked questions

What color is #DEB11D?+

#DEB11D is a HEX color with RGB value rgb(222, 177, 29) and HSL value hsl(46, 77%, 49%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #DEB11D?+

The closest Tailwind color is yellow-500, available as the bg-yellow-500 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