#82CCFE Color

Inspect #82CCFE across formats, palettes, contrast and closest named color matches.

Color preview

#82CCFE

Color formats

HEX
#82CCFE
RGB
rgb(130, 204, 254)
RGBA
rgba(130, 204, 254, 1)
HSL
hsl(204, 98%, 75%)
HSV
hsv(204, 49%, 100%)
CMYK
cmyk(49%, 20%, 0%, 0%)
CSS variable
--color-primary: #82CCFE;
Lowercase HEX
#82ccfe

Shades

Tints

Tones

Harmony

CSS snippets for #82CCFE

.color-82ccfe {
  color: #82CCFE;
  background-color: #82CCFE;
}

Frequently asked questions

What color is #82CCFE?+

#82CCFE is a HEX color with RGB value rgb(130, 204, 254) and HSL value hsl(204, 98%, 75%). Its closest CSS named color is LightSkyBlue.

What is the closest Tailwind color to #82CCFE?+

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