Polished Apple
#862a2e
Here's everything about the color Polished Apple (#862a2e) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #862a2e | |
|---|---|---|
| RGB | rgb(134, 42, 46) | |
| HSL | hsl(357, 52%, 35%) | |
| CMYK | cmyk(0%, 69%, 66%, 47%) | |
| LAB | lab(32, 40, 21) | |
| OKLCH | oklch(0.43 0.126 22) |
Color harmonies
Tints & shades
Code snippets
color: #862a2e;
background-color: #862a2e;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF862A2E)
/* Swift / UIKit */
UIColor(red: 0.53, green: 0.16, blue: 0.18, alpha: 1.0)