#8FEFBF Color

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

Color preview

#8FEFBF

Color formats

HEX
#8FEFBF
RGB
rgb(143, 239, 191)
RGBA
rgba(143, 239, 191, 1)
HSL
hsl(150, 75%, 75%)
HSV
hsv(150, 40%, 94%)
CMYK
cmyk(40%, 0%, 20%, 6%)
CSS variable
--color-primary: #8FEFBF;
Lowercase HEX
#8fefbf

Shades

Tints

Tones

Harmony

CSS snippets for #8FEFBF

.color-8fefbf {
  color: #8FEFBF;
  background-color: #8FEFBF;
}

Frequently asked questions

What color is #8FEFBF?+

#8FEFBF is a HEX color with RGB value rgb(143, 239, 191) and HSL value hsl(150, 75%, 75%). Its closest CSS named color is Aquamarine.

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

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