#ADAB52 Color

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

Color preview

#ADAB52

Color formats

HEX
#ADAB52
RGB
rgb(173, 171, 82)
RGBA
rgba(173, 171, 82, 1)
HSL
hsl(59, 36%, 50%)
HSV
hsv(59, 53%, 68%)
CMYK
cmyk(0%, 1%, 53%, 32%)
CSS variable
--color-primary: #ADAB52;
Lowercase HEX
#adab52

Shades

Tints

Tones

Harmony

CSS snippets for #ADAB52

.color-adab52 {
  color: #ADAB52;
  background-color: #ADAB52;
}

Frequently asked questions

What color is #ADAB52?+

#ADAB52 is a HEX color with RGB value rgb(173, 171, 82) and HSL value hsl(59, 36%, 50%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #ADAB52?+

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