#98EC75 Color

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

Color preview

#98EC75

Color formats

HEX
#98EC75
RGB
rgb(152, 236, 117)
RGBA
rgba(152, 236, 117, 1)
HSL
hsl(102, 76%, 69%)
HSV
hsv(102, 50%, 93%)
CMYK
cmyk(36%, 0%, 50%, 7%)
CSS variable
--color-primary: #98EC75;
Lowercase HEX
#98ec75

Shades

Tints

Tones

Harmony

CSS snippets for #98EC75

.color-98ec75 {
  color: #98EC75;
  background-color: #98EC75;
}

Frequently asked questions

What color is #98EC75?+

#98EC75 is a HEX color with RGB value rgb(152, 236, 117) and HSL value hsl(102, 76%, 69%). Its closest CSS named color is LightGreen.

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

The closest Tailwind color is lime-300, available as the bg-lime-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