Peaches of Immortality
#d98586
Here's everything about the color Peaches of Immortality (#d98586) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #d98586 | |
|---|---|---|
| RGB | rgb(217, 133, 134) | |
| HSL | hsl(359, 52%, 69%) | |
| CMYK | cmyk(0%, 39%, 38%, 15%) | |
| LAB | lab(65, 33, 14) | |
| OKLCH | oklch(0.71 0.104 19) |
Color harmonies
Tints & shades
Code snippets
color: #d98586;
background-color: #d98586;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-orange-500 /* ≈ #ff6900 */
/* Flutter */
Color(0xFFD98586)
/* Swift / UIKit */
UIColor(red: 0.85, green: 0.52, blue: 0.53, alpha: 1.0)