#50AEDA Color

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

Color preview

#50AEDA

Color formats

HEX
#50AEDA
RGB
rgb(80, 174, 218)
RGBA
rgba(80, 174, 218, 1)
HSL
hsl(199, 65%, 58%)
HSV
hsv(199, 63%, 85%)
CMYK
cmyk(63%, 20%, 0%, 15%)
CSS variable
--color-primary: #50AEDA;
Lowercase HEX
#50aeda

Shades

Tints

Tones

Harmony

CSS snippets for #50AEDA

.color-50aeda {
  color: #50AEDA;
  background-color: #50AEDA;
}

Frequently asked questions

What color is #50AEDA?+

#50AEDA is a HEX color with RGB value rgb(80, 174, 218) and HSL value hsl(199, 65%, 58%). Its closest CSS named color is CornflowerBlue.

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

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