#ABBB3E Color

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

Color preview

#ABBB3E

Color formats

HEX
#ABBB3E
RGB
rgb(171, 187, 62)
RGBA
rgba(171, 187, 62, 1)
HSL
hsl(68, 50%, 49%)
HSV
hsv(68, 67%, 73%)
CMYK
cmyk(9%, 0%, 67%, 27%)
CSS variable
--color-primary: #ABBB3E;
Lowercase HEX
#abbb3e

Shades

Tints

Tones

Harmony

CSS snippets for #ABBB3E

.color-abbb3e {
  color: #ABBB3E;
  background-color: #ABBB3E;
}

Frequently asked questions

What color is #ABBB3E?+

#ABBB3E is a HEX color with RGB value rgb(171, 187, 62) and HSL value hsl(68, 50%, 49%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #ABBB3E?+

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