#98FEAC Color

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

Color preview

#98FEAC

Color formats

HEX
#98FEAC
RGB
rgb(152, 254, 172)
RGBA
rgba(152, 254, 172, 1)
HSL
hsl(132, 98%, 80%)
HSV
hsv(132, 40%, 100%)
CMYK
cmyk(40%, 0%, 32%, 0%)
CSS variable
--color-primary: #98FEAC;
Lowercase HEX
#98feac

Shades

Tints

Tones

Harmony

CSS snippets for #98FEAC

.color-98feac {
  color: #98FEAC;
  background-color: #98FEAC;
}

Frequently asked questions

What color is #98FEAC?+

#98FEAC is a HEX color with RGB value rgb(152, 254, 172) and HSL value hsl(132, 98%, 80%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #98FEAC?+

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