#ABAB50 Color

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

Color preview

#ABAB50

Color formats

HEX
#ABAB50
RGB
rgb(171, 171, 80)
RGBA
rgba(171, 171, 80, 1)
HSL
hsl(60, 36%, 49%)
HSV
hsv(60, 53%, 67%)
CMYK
cmyk(0%, 0%, 53%, 33%)
CSS variable
--color-primary: #ABAB50;
Lowercase HEX
#abab50

Shades

Tints

Tones

Harmony

CSS snippets for #ABAB50

.color-abab50 {
  color: #ABAB50;
  background-color: #ABAB50;
}

Frequently asked questions

What color is #ABAB50?+

#ABAB50 is a HEX color with RGB value rgb(171, 171, 80) and HSL value hsl(60, 36%, 49%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #ABAB50?+

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