#98FF3D Color

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

Color preview

#98FF3D

Color formats

HEX
#98FF3D
RGB
rgb(152, 255, 61)
RGBA
rgba(152, 255, 61, 1)
HSL
hsl(92, 100%, 62%)
HSV
hsv(92, 76%, 100%)
CMYK
cmyk(40%, 0%, 76%, 0%)
CSS variable
--color-primary: #98FF3D;
Lowercase HEX
#98ff3d

Shades

Tints

Tones

Harmony

CSS snippets for #98FF3D

.color-98ff3d {
  color: #98FF3D;
  background-color: #98FF3D;
}

Frequently asked questions

What color is #98FF3D?+

#98FF3D is a HEX color with RGB value rgb(152, 255, 61) and HSL value hsl(92, 100%, 62%). Its closest CSS named color is GreenYellow.

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

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