#80FAFC Color

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

Color preview

#80FAFC

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #80FAFC

.color-80fafc {
  color: #80FAFC;
  background-color: #80FAFC;
}

Frequently asked questions

What color is #80FAFC?+

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

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

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