#8BAEAD Color

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

Color preview

#8BAEAD

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #8BAEAD

.color-8baead {
  color: #8BAEAD;
  background-color: #8BAEAD;
}

Frequently asked questions

What color is #8BAEAD?+

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

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

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