#81AABB Color

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

Color preview

#81AABB

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #81AABB

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

Frequently asked questions

What color is #81AABB?+

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

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

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