#8BADAB Color

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

Color preview

#8BADAB

Color formats

HEX
#8BADAB
RGB
rgb(139, 173, 171)
RGBA
rgba(139, 173, 171, 1)
HSL
hsl(176, 17%, 61%)
HSV
hsv(176, 20%, 68%)
CMYK
cmyk(20%, 0%, 1%, 32%)
CSS variable
--color-primary: #8BADAB;
Lowercase HEX
#8badab

Shades

Tints

Tones

Harmony

CSS snippets for #8BADAB

.color-8badab {
  color: #8BADAB;
  background-color: #8BADAB;
}

Frequently asked questions

What color is #8BADAB?+

#8BADAB is a HEX color with RGB value rgb(139, 173, 171) and HSL value hsl(176, 17%, 61%). Its closest CSS named color is DarkGray.

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

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