#8EDFBF Color

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

Color preview

#8EDFBF

Color formats

HEX
#8EDFBF
RGB
rgb(142, 223, 191)
RGBA
rgba(142, 223, 191, 1)
HSL
hsl(156, 56%, 72%)
HSV
hsv(156, 36%, 87%)
CMYK
cmyk(36%, 0%, 14%, 13%)
CSS variable
--color-primary: #8EDFBF;
Lowercase HEX
#8edfbf

Shades

Tints

Tones

Harmony

CSS snippets for #8EDFBF

.color-8edfbf {
  color: #8EDFBF;
  background-color: #8EDFBF;
}

Frequently asked questions

What color is #8EDFBF?+

#8EDFBF is a HEX color with RGB value rgb(142, 223, 191) and HSL value hsl(156, 56%, 72%). Its closest CSS named color is Aquamarine.

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

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