Forgotten Tusk
#c4bba5
Forgotten Tusk is a color with the hex code #c4bba5. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #c4bba5 | |
|---|---|---|
| RGB | rgb(196, 187, 165) | |
| HSL | hsl(43, 21%, 71%) | |
| CMYK | cmyk(0%, 5%, 16%, 23%) | |
| LAB | lab(76, 1, 12) | |
| OKLCH | oklch(0.79 0.032 88) |
Color harmonies
Tints & shades
Code snippets
color: #c4bba5;
background-color: #c4bba5;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFC4BBA5)
/* Swift / UIKit */
UIColor(red: 0.77, green: 0.73, blue: 0.65, alpha: 1.0)