#80EFF5 Color

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

Color preview

#80EFF5

Color formats

HEX
#80EFF5
RGB
rgb(128, 239, 245)
RGBA
rgba(128, 239, 245, 1)
HSL
hsl(183, 85%, 73%)
HSV
hsv(183, 48%, 96%)
CMYK
cmyk(48%, 2%, 0%, 4%)
CSS variable
--color-primary: #80EFF5;
Lowercase HEX
#80eff5

Shades

Tints

Tones

Harmony

CSS snippets for #80EFF5

.color-80eff5 {
  color: #80EFF5;
  background-color: #80EFF5;
}

Frequently asked questions

What color is #80EFF5?+

#80EFF5 is a HEX color with RGB value rgb(128, 239, 245) and HSL value hsl(183, 85%, 73%). Its closest CSS named color is LightSkyBlue.

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

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