#82ABDC Color

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

Color preview

#82ABDC

Color formats

HEX
#82ABDC
RGB
rgb(130, 171, 220)
RGBA
rgba(130, 171, 220, 1)
HSL
hsl(213, 56%, 69%)
HSV
hsv(213, 41%, 86%)
CMYK
cmyk(41%, 22%, 0%, 14%)
CSS variable
--color-primary: #82ABDC;
Lowercase HEX
#82abdc

Shades

Tints

Tones

Harmony

CSS snippets for #82ABDC

.color-82abdc {
  color: #82ABDC;
  background-color: #82ABDC;
}

Frequently asked questions

What color is #82ABDC?+

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

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

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