#95FF8B Color

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

Color preview

#95FF8B

Color formats

HEX
#95FF8B
RGB
rgb(149, 255, 139)
RGBA
rgba(149, 255, 139, 1)
HSL
hsl(115, 100%, 77%)
HSV
hsv(115, 45%, 100%)
CMYK
cmyk(42%, 0%, 45%, 0%)
CSS variable
--color-primary: #95FF8B;
Lowercase HEX
#95ff8b

Shades

Tints

Tones

Harmony

CSS snippets for #95FF8B

.color-95ff8b {
  color: #95FF8B;
  background-color: #95FF8B;
}

Frequently asked questions

What color is #95FF8B?+

#95FF8B is a HEX color with RGB value rgb(149, 255, 139) and HSL value hsl(115, 100%, 77%). Its closest CSS named color is PaleGreen.

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

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