#50C3AE Color

Inspect #50C3AE across formats, palettes, contrast and closest named color matches.

Color preview

#50C3AE

Color formats

HEX
#50C3AE
RGB
rgb(80, 195, 174)
RGBA
rgba(80, 195, 174, 1)
HSL
hsl(169, 49%, 54%)
HSV
hsv(169, 59%, 76%)
CMYK
cmyk(59%, 0%, 11%, 24%)
CSS variable
--color-primary: #50C3AE;
Lowercase HEX
#50c3ae

Shades

Tints

Tones

Harmony

CSS snippets for #50C3AE

.color-50c3ae {
  color: #50C3AE;
  background-color: #50C3AE;
}

Frequently asked questions

What color is #50C3AE?+

#50C3AE is a HEX color with RGB value rgb(80, 195, 174) and HSL value hsl(169, 49%, 54%). Its closest CSS named color is MediumAquaMarine.

What is the closest Tailwind color to #50C3AE?+

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