#82ABFC Color

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

Color preview

#82ABFC

Color formats

HEX
#82ABFC
RGB
rgb(130, 171, 252)
RGBA
rgba(130, 171, 252, 1)
HSL
hsl(220, 95%, 75%)
HSV
hsv(220, 48%, 99%)
CMYK
cmyk(48%, 32%, 0%, 1%)
CSS variable
--color-primary: #82ABFC;
Lowercase HEX
#82abfc

Shades

Tints

Tones

Harmony

CSS snippets for #82ABFC

.color-82abfc {
  color: #82ABFC;
  background-color: #82ABFC;
}

Frequently asked questions

What color is #82ABFC?+

#82ABFC is a HEX color with RGB value rgb(130, 171, 252) and HSL value hsl(220, 95%, 75%). Its closest CSS named color is LightSkyBlue.

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

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