#80FCFC Color

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

Color preview

#80FCFC

Color formats

HEX
#80FCFC
RGB
rgb(128, 252, 252)
RGBA
rgba(128, 252, 252, 1)
HSL
hsl(180, 95%, 75%)
HSV
hsv(180, 49%, 99%)
CMYK
cmyk(49%, 0%, 0%, 1%)
CSS variable
--color-primary: #80FCFC;
Lowercase HEX
#80fcfc

Shades

Tints

Tones

Harmony

CSS snippets for #80FCFC

.color-80fcfc {
  color: #80FCFC;
  background-color: #80FCFC;
}

Frequently asked questions

What color is #80FCFC?+

#80FCFC is a HEX color with RGB value rgb(128, 252, 252) and HSL value hsl(180, 95%, 75%). Its closest CSS named color is Aquamarine.

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

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