#8BACA8 Color

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

Color preview

#8BACA8

Color formats

HEX
#8BACA8
RGB
rgb(139, 172, 168)
RGBA
rgba(139, 172, 168, 1)
HSL
hsl(173, 17%, 61%)
HSV
hsv(173, 19%, 67%)
CMYK
cmyk(19%, 0%, 2%, 33%)
CSS variable
--color-primary: #8BACA8;
Lowercase HEX
#8baca8

Shades

Tints

Tones

Harmony

CSS snippets for #8BACA8

.color-8baca8 {
  color: #8BACA8;
  background-color: #8BACA8;
}

Frequently asked questions

What color is #8BACA8?+

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

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

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