#80EEFE Color

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

Color preview

#80EEFE

Color formats

HEX
#80EEFE
RGB
rgb(128, 238, 254)
RGBA
rgba(128, 238, 254, 1)
HSL
hsl(188, 98%, 75%)
HSV
hsv(188, 50%, 100%)
CMYK
cmyk(50%, 6%, 0%, 0%)
CSS variable
--color-primary: #80EEFE;
Lowercase HEX
#80eefe

Shades

Tints

Tones

Harmony

CSS snippets for #80EEFE

.color-80eefe {
  color: #80EEFE;
  background-color: #80EEFE;
}

Frequently asked questions

What color is #80EEFE?+

#80EEFE is a HEX color with RGB value rgb(128, 238, 254) and HSL value hsl(188, 98%, 75%). Its closest CSS named color is LightSkyBlue.

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

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