#DEB41C Color

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

Color preview

#DEB41C

Color formats

HEX
#DEB41C
RGB
rgb(222, 180, 28)
RGBA
rgba(222, 180, 28, 1)
HSL
hsl(47, 78%, 49%)
HSV
hsv(47, 87%, 87%)
CMYK
cmyk(0%, 19%, 87%, 13%)
CSS variable
--color-primary: #DEB41C;
Lowercase HEX
#deb41c

Shades

Tints

Tones

Harmony

CSS snippets for #DEB41C

.color-deb41c {
  color: #DEB41C;
  background-color: #DEB41C;
}

Frequently asked questions

What color is #DEB41C?+

#DEB41C is a HEX color with RGB value rgb(222, 180, 28) and HSL value hsl(47, 78%, 49%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #DEB41C?+

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