#82EEFF Color

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

Color preview

#82EEFF

Color formats

HEX
#82EEFF
RGB
rgb(130, 238, 255)
RGBA
rgba(130, 238, 255, 1)
HSL
hsl(188, 100%, 75%)
HSV
hsv(188, 49%, 100%)
CMYK
cmyk(49%, 7%, 0%, 0%)
CSS variable
--color-primary: #82EEFF;
Lowercase HEX
#82eeff

Shades

Tints

Tones

Harmony

CSS snippets for #82EEFF

.color-82eeff {
  color: #82EEFF;
  background-color: #82EEFF;
}

Frequently asked questions

What color is #82EEFF?+

#82EEFF is a HEX color with RGB value rgb(130, 238, 255) and HSL value hsl(188, 100%, 75%). Its closest CSS named color is LightSkyBlue.

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

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