#ABDC23 Color

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

Color preview

#ABDC23

Color formats

HEX
#ABDC23
RGB
rgb(171, 220, 35)
RGBA
rgba(171, 220, 35, 1)
HSL
hsl(76, 73%, 50%)
HSV
hsv(76, 84%, 86%)
CMYK
cmyk(22%, 0%, 84%, 14%)
CSS variable
--color-primary: #ABDC23;
Lowercase HEX
#abdc23

Shades

Tints

Tones

Harmony

CSS snippets for #ABDC23

.color-abdc23 {
  color: #ABDC23;
  background-color: #ABDC23;
}

Frequently asked questions

What color is #ABDC23?+

#ABDC23 is a HEX color with RGB value rgb(171, 220, 35) and HSL value hsl(76, 73%, 50%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #ABDC23?+

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