#95EC99 Color

Inspect #95EC99 across formats, palettes, contrast and closest named color matches.

Color preview

#95EC99

Color formats

HEX
#95EC99
RGB
rgb(149, 236, 153)
RGBA
rgba(149, 236, 153, 1)
HSL
hsl(123, 70%, 75%)
HSV
hsv(123, 37%, 93%)
CMYK
cmyk(37%, 0%, 35%, 7%)
CSS variable
--color-primary: #95EC99;
Lowercase HEX
#95ec99

Shades

Tints

Tones

Harmony

CSS snippets for #95EC99

.color-95ec99 {
  color: #95EC99;
  background-color: #95EC99;
}

Frequently asked questions

What color is #95EC99?+

#95EC99 is a HEX color with RGB value rgb(149, 236, 153) and HSL value hsl(123, 70%, 75%). Its closest CSS named color is LightGreen.

What is the closest Tailwind color to #95EC99?+

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