#DEB12B Color

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

Color preview

#DEB12B

Color formats

HEX
#DEB12B
RGB
rgb(222, 177, 43)
RGBA
rgba(222, 177, 43, 1)
HSL
hsl(45, 73%, 52%)
HSV
hsv(45, 81%, 87%)
CMYK
cmyk(0%, 20%, 81%, 13%)
CSS variable
--color-primary: #DEB12B;
Lowercase HEX
#deb12b

Shades

Tints

Tones

Harmony

CSS snippets for #DEB12B

.color-deb12b {
  color: #DEB12B;
  background-color: #DEB12B;
}

Frequently asked questions

What color is #DEB12B?+

#DEB12B is a HEX color with RGB value rgb(222, 177, 43) and HSL value hsl(45, 73%, 52%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #DEB12B?+

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