#80FAFA Color

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

Color preview

#80FAFA

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #80FAFA

.color-80fafa {
  color: #80FAFA;
  background-color: #80FAFA;
}

Frequently asked questions

What color is #80FAFA?+

#80FAFA is a HEX color with RGB value rgb(128, 250, 250) and HSL value hsl(180, 92%, 74%). Its closest CSS named color is Aquamarine.

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

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