#80EEFA Color

Inspect #80EEFA across formats, palettes, contrast and closest named color matches.

Color preview

#80EEFA

Color formats

HEX
#80EEFA
RGB
rgb(128, 238, 250)
RGBA
rgba(128, 238, 250, 1)
HSL
hsl(186, 92%, 74%)
HSV
hsv(186, 49%, 98%)
CMYK
cmyk(49%, 5%, 0%, 2%)
CSS variable
--color-primary: #80EEFA;
Lowercase HEX
#80eefa

Shades

Tints

Tones

Harmony

CSS snippets for #80EEFA

.color-80eefa {
  color: #80EEFA;
  background-color: #80EEFA;
}

Frequently asked questions

What color is #80EEFA?+

#80EEFA is a HEX color with RGB value rgb(128, 238, 250) and HSL value hsl(186, 92%, 74%). Its closest CSS named color is LightSkyBlue.

What is the closest Tailwind color to #80EEFA?+

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