#8BFCAF Color

Inspect #8BFCAF across formats, palettes, contrast and closest named color matches.

Color preview

#8BFCAF

Color formats

HEX
#8BFCAF
RGB
rgb(139, 252, 175)
RGBA
rgba(139, 252, 175, 1)
HSL
hsl(139, 95%, 77%)
HSV
hsv(139, 45%, 99%)
CMYK
cmyk(45%, 0%, 31%, 1%)
CSS variable
--color-primary: #8BFCAF;
Lowercase HEX
#8bfcaf

Shades

Tints

Tones

Harmony

CSS snippets for #8BFCAF

.color-8bfcaf {
  color: #8BFCAF;
  background-color: #8BFCAF;
}

Frequently asked questions

What color is #8BFCAF?+

#8BFCAF is a HEX color with RGB value rgb(139, 252, 175) and HSL value hsl(139, 95%, 77%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #8BFCAF?+

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