#82AABB Color

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

Color preview

#82AABB

Color formats

HEX
#82AABB
RGB
rgb(130, 170, 187)
RGBA
rgba(130, 170, 187, 1)
HSL
hsl(198, 30%, 62%)
HSV
hsv(198, 30%, 73%)
CMYK
cmyk(30%, 9%, 0%, 27%)
CSS variable
--color-primary: #82AABB;
Lowercase HEX
#82aabb

Shades

Tints

Tones

Harmony

CSS snippets for #82AABB

.color-82aabb {
  color: #82AABB;
  background-color: #82AABB;
}

Frequently asked questions

What color is #82AABB?+

#82AABB is a HEX color with RGB value rgb(130, 170, 187) and HSL value hsl(198, 30%, 62%). Its closest CSS named color is DarkGray.

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

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