#80FEFA Color

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

Color preview

#80FEFA

Color formats

HEX
#80FEFA
RGB
rgb(128, 254, 250)
RGBA
rgba(128, 254, 250, 1)
HSL
hsl(178, 98%, 75%)
HSV
hsv(178, 50%, 100%)
CMYK
cmyk(50%, 0%, 2%, 0%)
CSS variable
--color-primary: #80FEFA;
Lowercase HEX
#80fefa

Shades

Tints

Tones

Harmony

CSS snippets for #80FEFA

.color-80fefa {
  color: #80FEFA;
  background-color: #80FEFA;
}

Frequently asked questions

What color is #80FEFA?+

#80FEFA is a HEX color with RGB value rgb(128, 254, 250) and HSL value hsl(178, 98%, 75%). Its closest CSS named color is Aquamarine.

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

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