#ABAB54 Color

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

Color preview

#ABAB54

Color formats

HEX
#ABAB54
RGB
rgb(171, 171, 84)
RGBA
rgba(171, 171, 84, 1)
HSL
hsl(60, 34%, 50%)
HSV
hsv(60, 51%, 67%)
CMYK
cmyk(0%, 0%, 51%, 33%)
CSS variable
--color-primary: #ABAB54;
Lowercase HEX
#abab54

Shades

Tints

Tones

Harmony

CSS snippets for #ABAB54

.color-abab54 {
  color: #ABAB54;
  background-color: #ABAB54;
}

Frequently asked questions

What color is #ABAB54?+

#ABAB54 is a HEX color with RGB value rgb(171, 171, 84) and HSL value hsl(60, 34%, 50%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #ABAB54?+

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