#50AEDD Color

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

Color preview

#50AEDD

Color formats

HEX
#50AEDD
RGB
rgb(80, 174, 221)
RGBA
rgba(80, 174, 221, 1)
HSL
hsl(200, 67%, 59%)
HSV
hsv(200, 64%, 87%)
CMYK
cmyk(64%, 21%, 0%, 13%)
CSS variable
--color-primary: #50AEDD;
Lowercase HEX
#50aedd

Shades

Tints

Tones

Harmony

CSS snippets for #50AEDD

.color-50aedd {
  color: #50AEDD;
  background-color: #50AEDD;
}

Frequently asked questions

What color is #50AEDD?+

#50AEDD is a HEX color with RGB value rgb(80, 174, 221) and HSL value hsl(200, 67%, 59%). Its closest CSS named color is CornflowerBlue.

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

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