#50AFAC Color

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

Color preview

#50AFAC

Color formats

HEX
#50AFAC
RGB
rgb(80, 175, 172)
RGBA
rgba(80, 175, 172, 1)
HSL
hsl(178, 37%, 50%)
HSV
hsv(178, 54%, 69%)
CMYK
cmyk(54%, 0%, 2%, 31%)
CSS variable
--color-primary: #50AFAC;
Lowercase HEX
#50afac

Shades

Tints

Tones

Harmony

CSS snippets for #50AFAC

.color-50afac {
  color: #50AFAC;
  background-color: #50AFAC;
}

Frequently asked questions

What color is #50AFAC?+

#50AFAC is a HEX color with RGB value rgb(80, 175, 172) and HSL value hsl(178, 37%, 50%). Its closest CSS named color is CadetBlue.

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

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