Chorus of Elephants
#8e8987
Chorus of Elephants is a color with the hex code #8e8987. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #8e8987 | |
|---|---|---|
| RGB | rgb(142, 137, 135) | |
| HSL | hsl(17, 3%, 54%) | |
| CMYK | cmyk(0%, 4%, 5%, 44%) | |
| LAB | lab(57, 2, 2) | |
| OKLCH | oklch(0.63 0.007 43) |
Color harmonies
Tints & shades
Code snippets
color: #8e8987;
background-color: #8e8987;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-neutral-500 /* ≈ #737373 */
/* Flutter */
Color(0xFF8E8987)
/* Swift / UIKit */
UIColor(red: 0.56, green: 0.54, blue: 0.53, alpha: 1.0)