#8BADAC Color

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

Color preview

#8BADAC

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #8BADAC

.color-8badac {
  color: #8BADAC;
  background-color: #8BADAC;
}

Frequently asked questions

What color is #8BADAC?+

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

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

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