#8CCABB Color

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

Color preview

#8CCABB

Color formats

HEX
#8CCABB
RGB
rgb(140, 202, 187)
RGBA
rgba(140, 202, 187, 1)
HSL
hsl(165, 37%, 67%)
HSV
hsv(165, 31%, 79%)
CMYK
cmyk(31%, 0%, 7%, 21%)
CSS variable
--color-primary: #8CCABB;
Lowercase HEX
#8ccabb

Shades

Tints

Tones

Harmony

CSS snippets for #8CCABB

.color-8ccabb {
  color: #8CCABB;
  background-color: #8CCABB;
}

Frequently asked questions

What color is #8CCABB?+

#8CCABB is a HEX color with RGB value rgb(140, 202, 187) and HSL value hsl(165, 37%, 67%). Its closest CSS named color is MediumAquaMarine.

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

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