Chewing Gum
#e6b0af
Here's everything about the color Chewing Gum (#e6b0af) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #e6b0af | |
|---|---|---|
| RGB | rgb(230, 176, 175) | |
| HSL | hsl(1, 52%, 79%) | |
| CMYK | cmyk(0%, 23%, 24%, 10%) | |
| LAB | lab(77, 20, 9) | |
| OKLCH | oklch(0.81 0.063 20) |
Color harmonies
Tints & shades
Code snippets
color: #e6b0af;
background-color: #e6b0af;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-amber-500 /* ≈ #fe9a00 */
/* Flutter */
Color(0xFFE6B0AF)
/* Swift / UIKit */
UIColor(red: 0.90, green: 0.69, blue: 0.69, alpha: 1.0)