#ADAB27 Color

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

Color preview

#ADAB27

Color formats

HEX
#ADAB27
RGB
rgb(173, 171, 39)
RGBA
rgba(173, 171, 39, 1)
HSL
hsl(59, 63%, 42%)
HSV
hsv(59, 77%, 68%)
CMYK
cmyk(0%, 1%, 77%, 32%)
CSS variable
--color-primary: #ADAB27;
Lowercase HEX
#adab27

Shades

Tints

Tones

Harmony

CSS snippets for #ADAB27

.color-adab27 {
  color: #ADAB27;
  background-color: #ADAB27;
}

Frequently asked questions

What color is #ADAB27?+

#ADAB27 is a HEX color with RGB value rgb(173, 171, 39) and HSL value hsl(59, 63%, 42%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #ADAB27?+

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