#ABED12 Color

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

Color preview

#ABED12

Color formats

HEX
#ABED12
RGB
rgb(171, 237, 18)
RGBA
rgba(171, 237, 18, 1)
HSL
hsl(78, 86%, 50%)
HSV
hsv(78, 92%, 93%)
CMYK
cmyk(28%, 0%, 92%, 7%)
CSS variable
--color-primary: #ABED12;
Lowercase HEX
#abed12

Shades

Tints

Tones

Harmony

CSS snippets for #ABED12

.color-abed12 {
  color: #ABED12;
  background-color: #ABED12;
}

Frequently asked questions

What color is #ABED12?+

#ABED12 is a HEX color with RGB value rgb(171, 237, 18) and HSL value hsl(78, 86%, 50%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #ABED12?+

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