Another One Bites the Dust
#c7bba4
Another One Bites the Dust, represented by the hex value #c7bba4, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #c7bba4 | |
|---|---|---|
| RGB | rgb(199, 187, 164) | |
| HSL | hsl(39, 24%, 71%) | |
| CMYK | cmyk(0%, 6%, 18%, 22%) | |
| LAB | lab(76, 2, 13) | |
| OKLCH | oklch(0.8 0.034 84) |
Color harmonies
Tints & shades
Code snippets
color: #c7bba4;
background-color: #c7bba4;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFC7BBA4)
/* Swift / UIKit */
UIColor(red: 0.78, green: 0.73, blue: 0.64, alpha: 1.0)