#50ACDA Color

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

Color preview

#50ACDA

Color formats

HEX
#50ACDA
RGB
rgb(80, 172, 218)
RGBA
rgba(80, 172, 218, 1)
HSL
hsl(200, 65%, 58%)
HSV
hsv(200, 63%, 85%)
CMYK
cmyk(63%, 21%, 0%, 15%)
CSS variable
--color-primary: #50ACDA;
Lowercase HEX
#50acda

Shades

Tints

Tones

Harmony

CSS snippets for #50ACDA

.color-50acda {
  color: #50ACDA;
  background-color: #50ACDA;
}

Frequently asked questions

What color is #50ACDA?+

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

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

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