#DEBA2A Color

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

Color preview

#DEBA2A

Color formats

HEX
#DEBA2A
RGB
rgb(222, 186, 42)
RGBA
rgba(222, 186, 42, 1)
HSL
hsl(48, 73%, 52%)
HSV
hsv(48, 81%, 87%)
CMYK
cmyk(0%, 16%, 81%, 13%)
CSS variable
--color-primary: #DEBA2A;
Lowercase HEX
#deba2a

Shades

Tints

Tones

Harmony

CSS snippets for #DEBA2A

.color-deba2a {
  color: #DEBA2A;
  background-color: #DEBA2A;
}

Frequently asked questions

What color is #DEBA2A?+

#DEBA2A is a HEX color with RGB value rgb(222, 186, 42) and HSL value hsl(48, 73%, 52%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #DEBA2A?+

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