#5ADDFA Color

Inspect #5ADDFA across formats, palettes, contrast and closest named color matches.

Color preview

#5ADDFA

Color formats

HEX
#5ADDFA
RGB
rgb(90, 221, 250)
RGBA
rgba(90, 221, 250, 1)
HSL
hsl(191, 94%, 67%)
HSV
hsv(191, 64%, 98%)
CMYK
cmyk(64%, 12%, 0%, 2%)
CSS variable
--color-primary: #5ADDFA;
Lowercase HEX
#5addfa

Shades

Tints

Tones

Harmony

CSS snippets for #5ADDFA

.color-5addfa {
  color: #5ADDFA;
  background-color: #5ADDFA;
}

Frequently asked questions

What color is #5ADDFA?+

#5ADDFA is a HEX color with RGB value rgb(90, 221, 250) and HSL value hsl(191, 94%, 67%). Its closest CSS named color is LightSkyBlue.

What is the closest Tailwind color to #5ADDFA?+

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