#ABBA1C Color

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

Color preview

#ABBA1C

Color formats

HEX
#ABBA1C
RGB
rgb(171, 186, 28)
RGBA
rgba(171, 186, 28, 1)
HSL
hsl(66, 74%, 42%)
HSV
hsv(66, 85%, 73%)
CMYK
cmyk(8%, 0%, 85%, 27%)
CSS variable
--color-primary: #ABBA1C;
Lowercase HEX
#abba1c

Shades

Tints

Tones

Harmony

CSS snippets for #ABBA1C

.color-abba1c {
  color: #ABBA1C;
  background-color: #ABBA1C;
}

Frequently asked questions

What color is #ABBA1C?+

#ABBA1C is a HEX color with RGB value rgb(171, 186, 28) and HSL value hsl(66, 74%, 42%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #ABBA1C?+

The closest Tailwind color is lime-500, available as the bg-lime-500 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