Earthbound
#a48a80
Here's everything about the color Earthbound (#a48a80) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #a48a80 | |
|---|---|---|
| RGB | rgb(164, 138, 128) | |
| HSL | hsl(17, 17%, 57%) | |
| CMYK | cmyk(0%, 16%, 22%, 36%) | |
| LAB | lab(60, 9, 9) | |
| OKLCH | oklch(0.65 0.035 42) |
Color harmonies
Tints & shades
Code snippets
color: #a48a80;
background-color: #a48a80;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFFA48A80)
/* Swift / UIKit */
UIColor(red: 0.64, green: 0.54, blue: 0.50, alpha: 1.0)