#82AFDC Color

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

Color preview

#82AFDC

Color formats

HEX
#82AFDC
RGB
rgb(130, 175, 220)
RGBA
rgba(130, 175, 220, 1)
HSL
hsl(210, 56%, 69%)
HSV
hsv(210, 41%, 86%)
CMYK
cmyk(41%, 20%, 0%, 14%)
CSS variable
--color-primary: #82AFDC;
Lowercase HEX
#82afdc

Shades

Tints

Tones

Harmony

CSS snippets for #82AFDC

.color-82afdc {
  color: #82AFDC;
  background-color: #82AFDC;
}

Frequently asked questions

What color is #82AFDC?+

#82AFDC is a HEX color with RGB value rgb(130, 175, 220) and HSL value hsl(210, 56%, 69%). Its closest CSS named color is SkyBlue.

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

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