#ABBC10 Color

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

Color preview

#ABBC10

Color formats

HEX
#ABBC10
RGB
rgb(171, 188, 16)
RGBA
rgba(171, 188, 16, 1)
HSL
hsl(66, 84%, 40%)
HSV
hsv(66, 91%, 74%)
CMYK
cmyk(9%, 0%, 91%, 26%)
CSS variable
--color-primary: #ABBC10;
Lowercase HEX
#abbc10

Shades

Tints

Tones

Harmony

CSS snippets for #ABBC10

.color-abbc10 {
  color: #ABBC10;
  background-color: #ABBC10;
}

Frequently asked questions

What color is #ABBC10?+

#ABBC10 is a HEX color with RGB value rgb(171, 188, 16) and HSL value hsl(66, 84%, 40%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #ABBC10?+

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