#DEB202 Color

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

Color preview

#DEB202

Color formats

HEX
#DEB202
RGB
rgb(222, 178, 2)
RGBA
rgba(222, 178, 2, 1)
HSL
hsl(48, 98%, 44%)
HSV
hsv(48, 99%, 87%)
CMYK
cmyk(0%, 20%, 99%, 13%)
CSS variable
--color-primary: #DEB202;
Lowercase HEX
#deb202

Shades

Tints

Tones

Harmony

CSS snippets for #DEB202

.color-deb202 {
  color: #DEB202;
  background-color: #DEB202;
}

Frequently asked questions

What color is #DEB202?+

#DEB202 is a HEX color with RGB value rgb(222, 178, 2) and HSL value hsl(48, 98%, 44%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #DEB202?+

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