Moon Rock
#897d76
Moon Rock is a color with the hex code #897d76. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #897d76 | |
|---|---|---|
| RGB | rgb(137, 125, 118) | |
| HSL | hsl(22, 7%, 50%) | |
| CMYK | cmyk(0%, 9%, 14%, 46%) | |
| LAB | lab(53, 4, 6) | |
| OKLCH | oklch(0.6 0.018 52) |
Color harmonies
Tints & shades
Code snippets
color: #897d76;
background-color: #897d76;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF897D76)
/* Swift / UIKit */
UIColor(red: 0.54, green: 0.49, blue: 0.46, alpha: 1.0)