#80DFFC Color

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

Color preview

#80DFFC

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #80DFFC

.color-80dffc {
  color: #80DFFC;
  background-color: #80DFFC;
}

Frequently asked questions

What color is #80DFFC?+

#80DFFC is a HEX color with RGB value rgb(128, 223, 252) and HSL value hsl(194, 95%, 75%). Its closest CSS named color is LightSkyBlue.

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

The closest Tailwind color is sky-300, available as the bg-sky-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