#98FB9D Color

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

Color preview

#98FB9D

Color formats

HEX
#98FB9D
RGB
rgb(152, 251, 157)
RGBA
rgba(152, 251, 157, 1)
HSL
hsl(123, 93%, 79%)
HSV
hsv(123, 39%, 98%)
CMYK
cmyk(39%, 0%, 37%, 2%)
CSS variable
--color-primary: #98FB9D;
Lowercase HEX
#98fb9d

Shades

Tints

Tones

Harmony

CSS snippets for #98FB9D

.color-98fb9d {
  color: #98FB9D;
  background-color: #98FB9D;
}

Frequently asked questions

What color is #98FB9D?+

#98FB9D is a HEX color with RGB value rgb(152, 251, 157) and HSL value hsl(123, 93%, 79%). Its closest CSS named color is PaleGreen.

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

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