#50AFAD Color

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

Color preview

#50AFAD

Color formats

HEX
#50AFAD
RGB
rgb(80, 175, 173)
RGBA
rgba(80, 175, 173, 1)
HSL
hsl(179, 37%, 50%)
HSV
hsv(179, 54%, 69%)
CMYK
cmyk(54%, 0%, 1%, 31%)
CSS variable
--color-primary: #50AFAD;
Lowercase HEX
#50afad

Shades

Tints

Tones

Harmony

CSS snippets for #50AFAD

.color-50afad {
  color: #50AFAD;
  background-color: #50AFAD;
}

Frequently asked questions

What color is #50AFAD?+

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

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

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