#50AABE Color

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

Color preview

#50AABE

Color formats

HEX
#50AABE
RGB
rgb(80, 170, 190)
RGBA
rgba(80, 170, 190, 1)
HSL
hsl(191, 46%, 53%)
HSV
hsv(191, 58%, 75%)
CMYK
cmyk(58%, 11%, 0%, 25%)
CSS variable
--color-primary: #50AABE;
Lowercase HEX
#50aabe

Shades

Tints

Tones

Harmony

CSS snippets for #50AABE

.color-50aabe {
  color: #50AABE;
  background-color: #50AABE;
}

Frequently asked questions

What color is #50AABE?+

#50AABE is a HEX color with RGB value rgb(80, 170, 190) and HSL value hsl(191, 46%, 53%). Its closest CSS named color is CadetBlue.

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

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