#50AACD Color

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

Color preview

#50AACD

Color formats

HEX
#50AACD
RGB
rgb(80, 170, 205)
RGBA
rgba(80, 170, 205, 1)
HSL
hsl(197, 56%, 56%)
HSV
hsv(197, 61%, 80%)
CMYK
cmyk(61%, 17%, 0%, 20%)
CSS variable
--color-primary: #50AACD;
Lowercase HEX
#50aacd

Shades

Tints

Tones

Harmony

CSS snippets for #50AACD

.color-50aacd {
  color: #50AACD;
  background-color: #50AACD;
}

Frequently asked questions

What color is #50AACD?+

#50AACD is a HEX color with RGB value rgb(80, 170, 205) and HSL value hsl(197, 56%, 56%). Its closest CSS named color is MediumTurquoise.

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

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