#50CCAB Color

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

Color preview

#50CCAB

Color formats

HEX
#50CCAB
RGB
rgb(80, 204, 171)
RGBA
rgba(80, 204, 171, 1)
HSL
hsl(164, 55%, 56%)
HSV
hsv(164, 61%, 80%)
CMYK
cmyk(61%, 0%, 16%, 20%)
CSS variable
--color-primary: #50CCAB;
Lowercase HEX
#50ccab

Shades

Tints

Tones

Harmony

CSS snippets for #50CCAB

.color-50ccab {
  color: #50CCAB;
  background-color: #50CCAB;
}

Frequently asked questions

What color is #50CCAB?+

#50CCAB is a HEX color with RGB value rgb(80, 204, 171) and HSL value hsl(164, 55%, 56%). Its closest CSS named color is MediumAquaMarine.

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

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