#ABFD94 Color

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

Color preview

#ABFD94

Color formats

HEX
#ABFD94
RGB
rgb(171, 253, 148)
RGBA
rgba(171, 253, 148, 1)
HSL
hsl(107, 96%, 79%)
HSV
hsv(107, 42%, 99%)
CMYK
cmyk(32%, 0%, 42%, 1%)
CSS variable
--color-primary: #ABFD94;
Lowercase HEX
#abfd94

Shades

Tints

Tones

Harmony

CSS snippets for #ABFD94

.color-abfd94 {
  color: #ABFD94;
  background-color: #ABFD94;
}

Frequently asked questions

What color is #ABFD94?+

#ABFD94 is a HEX color with RGB value rgb(171, 253, 148) and HSL value hsl(107, 96%, 79%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #ABFD94?+

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