#80CAFC Color

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

Color preview

#80CAFC

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #80CAFC

.color-80cafc {
  color: #80CAFC;
  background-color: #80CAFC;
}

Frequently asked questions

What color is #80CAFC?+

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

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

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