#5ACAFE Color

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

Color preview

#5ACAFE

Color formats

HEX
#5ACAFE
RGB
rgb(90, 202, 254)
RGBA
rgba(90, 202, 254, 1)
HSL
hsl(199, 99%, 67%)
HSV
hsv(199, 65%, 100%)
CMYK
cmyk(65%, 20%, 0%, 0%)
CSS variable
--color-primary: #5ACAFE;
Lowercase HEX
#5acafe

Shades

Tints

Tones

Harmony

CSS snippets for #5ACAFE

.color-5acafe {
  color: #5ACAFE;
  background-color: #5ACAFE;
}

Frequently asked questions

What color is #5ACAFE?+

#5ACAFE is a HEX color with RGB value rgb(90, 202, 254) and HSL value hsl(199, 99%, 67%). Its closest CSS named color is LightSkyBlue.

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

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