#ABBA50 Color

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

Color preview

#ABBA50

Color formats

HEX
#ABBA50
RGB
rgb(171, 186, 80)
RGBA
rgba(171, 186, 80, 1)
HSL
hsl(68, 43%, 52%)
HSV
hsv(68, 57%, 73%)
CMYK
cmyk(8%, 0%, 57%, 27%)
CSS variable
--color-primary: #ABBA50;
Lowercase HEX
#abba50

Shades

Tints

Tones

Harmony

CSS snippets for #ABBA50

.color-abba50 {
  color: #ABBA50;
  background-color: #ABBA50;
}

Frequently asked questions

What color is #ABBA50?+

#ABBA50 is a HEX color with RGB value rgb(171, 186, 80) and HSL value hsl(68, 43%, 52%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #ABBA50?+

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