#8CAABB Color

Inspect #8CAABB across formats, palettes, contrast and closest named color matches.

Color preview

#8CAABB

Color formats

HEX
#8CAABB
RGB
rgb(140, 170, 187)
RGBA
rgba(140, 170, 187, 1)
HSL
hsl(202, 26%, 64%)
HSV
hsv(202, 25%, 73%)
CMYK
cmyk(25%, 9%, 0%, 27%)
CSS variable
--color-primary: #8CAABB;
Lowercase HEX
#8caabb

Shades

Tints

Tones

Harmony

CSS snippets for #8CAABB

.color-8caabb {
  color: #8CAABB;
  background-color: #8CAABB;
}

Frequently asked questions

What color is #8CAABB?+

#8CAABB is a HEX color with RGB value rgb(140, 170, 187) and HSL value hsl(202, 26%, 64%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #8CAABB?+

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