#ADAD45 Color

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

Color preview

#ADAD45

Color formats

HEX
#ADAD45
RGB
rgb(173, 173, 69)
RGBA
rgba(173, 173, 69, 1)
HSL
hsl(60, 43%, 47%)
HSV
hsv(60, 60%, 68%)
CMYK
cmyk(0%, 0%, 60%, 32%)
CSS variable
--color-primary: #ADAD45;
Lowercase HEX
#adad45

Shades

Tints

Tones

Harmony

CSS snippets for #ADAD45

.color-adad45 {
  color: #ADAD45;
  background-color: #ADAD45;
}

Frequently asked questions

What color is #ADAD45?+

#ADAD45 is a HEX color with RGB value rgb(173, 173, 69) and HSL value hsl(60, 43%, 47%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #ADAD45?+

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