#8FFED2 Color

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

Color preview

#8FFED2

Color formats

HEX
#8FFED2
RGB
rgb(143, 254, 210)
RGBA
rgba(143, 254, 210, 1)
HSL
hsl(156, 98%, 78%)
HSV
hsv(156, 44%, 100%)
CMYK
cmyk(44%, 0%, 17%, 0%)
CSS variable
--color-primary: #8FFED2;
Lowercase HEX
#8ffed2

Shades

Tints

Tones

Harmony

CSS snippets for #8FFED2

.color-8ffed2 {
  color: #8FFED2;
  background-color: #8FFED2;
}

Frequently asked questions

What color is #8FFED2?+

#8FFED2 is a HEX color with RGB value rgb(143, 254, 210) and HSL value hsl(156, 98%, 78%). Its closest CSS named color is Aquamarine.

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

The closest Tailwind color is teal-200, available as the bg-teal-200 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