#88ABBB Color

Inspect #88ABBB across formats, palettes, contrast and closest named color matches.

Color preview

#88ABBB

Color formats

HEX
#88ABBB
RGB
rgb(136, 171, 187)
RGBA
rgba(136, 171, 187, 1)
HSL
hsl(199, 27%, 63%)
HSV
hsv(199, 27%, 73%)
CMYK
cmyk(27%, 9%, 0%, 27%)
CSS variable
--color-primary: #88ABBB;
Lowercase HEX
#88abbb

Shades

Tints

Tones

Harmony

CSS snippets for #88ABBB

.color-88abbb {
  color: #88ABBB;
  background-color: #88ABBB;
}

Frequently asked questions

What color is #88ABBB?+

#88ABBB is a HEX color with RGB value rgb(136, 171, 187) and HSL value hsl(199, 27%, 63%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #88ABBB?+

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