#88FF98 Color

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

Color preview

#88FF98

Color formats

HEX
#88FF98
RGB
rgb(136, 255, 152)
RGBA
rgba(136, 255, 152, 1)
HSL
hsl(128, 100%, 77%)
HSV
hsv(128, 47%, 100%)
CMYK
cmyk(47%, 0%, 40%, 0%)
CSS variable
--color-primary: #88FF98;
Lowercase HEX
#88ff98

Shades

Tints

Tones

Harmony

CSS snippets for #88FF98

.color-88ff98 {
  color: #88FF98;
  background-color: #88FF98;
}

Frequently asked questions

What color is #88FF98?+

#88FF98 is a HEX color with RGB value rgb(136, 255, 152) and HSL value hsl(128, 100%, 77%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #88FF98?+

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