#ABDF94 Color

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

Color preview

#ABDF94

Color formats

HEX
#ABDF94
RGB
rgb(171, 223, 148)
RGBA
rgba(171, 223, 148, 1)
HSL
hsl(102, 54%, 73%)
HSV
hsv(102, 34%, 87%)
CMYK
cmyk(23%, 0%, 34%, 13%)
CSS variable
--color-primary: #ABDF94;
Lowercase HEX
#abdf94

Shades

Tints

Tones

Harmony

CSS snippets for #ABDF94

.color-abdf94 {
  color: #ABDF94;
  background-color: #ABDF94;
}

Frequently asked questions

What color is #ABDF94?+

#ABDF94 is a HEX color with RGB value rgb(171, 223, 148) and HSL value hsl(102, 54%, 73%). Its closest CSS named color is LightGreen.

What is the closest Tailwind color to #ABDF94?+

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