#8FAABB Color

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

Color preview

#8FAABB

Color formats

HEX
#8FAABB
RGB
rgb(143, 170, 187)
RGBA
rgba(143, 170, 187, 1)
HSL
hsl(203, 24%, 65%)
HSV
hsv(203, 24%, 73%)
CMYK
cmyk(24%, 9%, 0%, 27%)
CSS variable
--color-primary: #8FAABB;
Lowercase HEX
#8faabb

Shades

Tints

Tones

Harmony

CSS snippets for #8FAABB

.color-8faabb {
  color: #8FAABB;
  background-color: #8FAABB;
}

Frequently asked questions

What color is #8FAABB?+

#8FAABB is a HEX color with RGB value rgb(143, 170, 187) and HSL value hsl(203, 24%, 65%). Its closest CSS named color is DarkGray.

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

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