#80AABB Color

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

Color preview

#80AABB

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #80AABB

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

Frequently asked questions

What color is #80AABB?+

#80AABB is a HEX color with RGB value rgb(128, 170, 187) and HSL value hsl(197, 30%, 62%). Its closest CSS named color is CadetBlue.

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

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