#98FEAD Color

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

Color preview

#98FEAD

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #98FEAD

.color-98fead {
  color: #98FEAD;
  background-color: #98FEAD;
}

Frequently asked questions

What color is #98FEAD?+

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

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

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