#95FFA8 Color

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

Color preview

#95FFA8

Color formats

HEX
#95FFA8
RGB
rgb(149, 255, 168)
RGBA
rgba(149, 255, 168, 1)
HSL
hsl(131, 100%, 79%)
HSV
hsv(131, 42%, 100%)
CMYK
cmyk(42%, 0%, 34%, 0%)
CSS variable
--color-primary: #95FFA8;
Lowercase HEX
#95ffa8

Shades

Tints

Tones

Harmony

CSS snippets for #95FFA8

.color-95ffa8 {
  color: #95FFA8;
  background-color: #95FFA8;
}

Frequently asked questions

What color is #95FFA8?+

#95FFA8 is a HEX color with RGB value rgb(149, 255, 168) and HSL value hsl(131, 100%, 79%). Its closest CSS named color is PaleGreen.

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

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