#ABDC09 Color

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

Color preview

#ABDC09

Color formats

HEX
#ABDC09
RGB
rgb(171, 220, 9)
RGBA
rgba(171, 220, 9, 1)
HSL
hsl(74, 92%, 45%)
HSV
hsv(74, 96%, 86%)
CMYK
cmyk(22%, 0%, 96%, 14%)
CSS variable
--color-primary: #ABDC09;
Lowercase HEX
#abdc09

Shades

Tints

Tones

Harmony

CSS snippets for #ABDC09

.color-abdc09 {
  color: #ABDC09;
  background-color: #ABDC09;
}

Frequently asked questions

What color is #ABDC09?+

#ABDC09 is a HEX color with RGB value rgb(171, 220, 9) and HSL value hsl(74, 92%, 45%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #ABDC09?+

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