#DEB221 Color

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

Color preview

#DEB221

Color formats

HEX
#DEB221
RGB
rgb(222, 178, 33)
RGBA
rgba(222, 178, 33, 1)
HSL
hsl(46, 74%, 50%)
HSV
hsv(46, 85%, 87%)
CMYK
cmyk(0%, 20%, 85%, 13%)
CSS variable
--color-primary: #DEB221;
Lowercase HEX
#deb221

Shades

Tints

Tones

Harmony

CSS snippets for #DEB221

.color-deb221 {
  color: #DEB221;
  background-color: #DEB221;
}

Frequently asked questions

What color is #DEB221?+

#DEB221 is a HEX color with RGB value rgb(222, 178, 33) and HSL value hsl(46, 74%, 50%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #DEB221?+

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