#50AECE Color

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

Color preview

#50AECE

Color formats

HEX
#50AECE
RGB
rgb(80, 174, 206)
RGBA
rgba(80, 174, 206, 1)
HSL
hsl(195, 56%, 56%)
HSV
hsv(195, 61%, 81%)
CMYK
cmyk(61%, 16%, 0%, 19%)
CSS variable
--color-primary: #50AECE;
Lowercase HEX
#50aece

Shades

Tints

Tones

Harmony

CSS snippets for #50AECE

.color-50aece {
  color: #50AECE;
  background-color: #50AECE;
}

Frequently asked questions

What color is #50AECE?+

#50AECE is a HEX color with RGB value rgb(80, 174, 206) and HSL value hsl(195, 56%, 56%). Its closest CSS named color is MediumTurquoise.

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

The closest Tailwind color is blue-400, available as the bg-blue-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