#4EDFAC Color

Inspect #4EDFAC across formats, palettes, contrast and closest named color matches.

Color preview

#4EDFAC

Color formats

HEX
#4EDFAC
RGB
rgb(78, 223, 172)
RGBA
rgba(78, 223, 172, 1)
HSL
hsl(159, 69%, 59%)
HSV
hsv(159, 65%, 87%)
CMYK
cmyk(65%, 0%, 23%, 13%)
CSS variable
--color-primary: #4EDFAC;
Lowercase HEX
#4edfac

Shades

Tints

Tones

Harmony

CSS snippets for #4EDFAC

.color-4edfac {
  color: #4EDFAC;
  background-color: #4EDFAC;
}

Frequently asked questions

What color is #4EDFAC?+

#4EDFAC is a HEX color with RGB value rgb(78, 223, 172) and HSL value hsl(159, 69%, 59%). Its closest CSS named color is MediumAquaMarine.

What is the closest Tailwind color to #4EDFAC?+

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