#50B48C Color

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

Color preview

#50B48C

Color formats

HEX
#50B48C
RGB
rgb(80, 180, 140)
RGBA
rgba(80, 180, 140, 1)
HSL
hsl(156, 40%, 51%)
HSV
hsv(156, 56%, 71%)
CMYK
cmyk(56%, 0%, 22%, 29%)
CSS variable
--color-primary: #50B48C;
Lowercase HEX
#50b48c

Shades

Tints

Tones

Harmony

CSS snippets for #50B48C

.color-50b48c {
  color: #50B48C;
  background-color: #50B48C;
}

Frequently asked questions

What color is #50B48C?+

#50B48C is a HEX color with RGB value rgb(80, 180, 140) and HSL value hsl(156, 40%, 51%). Its closest CSS named color is CadetBlue.

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

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