#95EABB Color

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

Color preview

#95EABB

Color formats

HEX
#95EABB
RGB
rgb(149, 234, 187)
RGBA
rgba(149, 234, 187, 1)
HSL
hsl(147, 67%, 75%)
HSV
hsv(147, 36%, 92%)
CMYK
cmyk(36%, 0%, 20%, 8%)
CSS variable
--color-primary: #95EABB;
Lowercase HEX
#95eabb

Shades

Tints

Tones

Harmony

CSS snippets for #95EABB

.color-95eabb {
  color: #95EABB;
  background-color: #95EABB;
}

Frequently asked questions

What color is #95EABB?+

#95EABB is a HEX color with RGB value rgb(149, 234, 187) and HSL value hsl(147, 67%, 75%). Its closest CSS named color is PaleGreen.

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

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