#ABBA3B Color

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

Color preview

#ABBA3B

Color formats

HEX
#ABBA3B
RGB
rgb(171, 186, 59)
RGBA
rgba(171, 186, 59, 1)
HSL
hsl(67, 52%, 48%)
HSV
hsv(67, 68%, 73%)
CMYK
cmyk(8%, 0%, 68%, 27%)
CSS variable
--color-primary: #ABBA3B;
Lowercase HEX
#abba3b

Shades

Tints

Tones

Harmony

CSS snippets for #ABBA3B

.color-abba3b {
  color: #ABBA3B;
  background-color: #ABBA3B;
}

Frequently asked questions

What color is #ABBA3B?+

#ABBA3B is a HEX color with RGB value rgb(171, 186, 59) and HSL value hsl(67, 52%, 48%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #ABBA3B?+

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