Juicy Peach
#d99290
Juicy Peach is a color with the hex code #d99290. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #d99290 | |
|---|---|---|
| RGB | rgb(217, 146, 144) | |
| HSL | hsl(2, 49%, 71%) | |
| CMYK | cmyk(0%, 33%, 34%, 15%) | |
| LAB | lab(68, 27, 13) | |
| OKLCH | oklch(0.73 0.087 21) |
Color harmonies
Tints & shades
Code snippets
color: #d99290;
background-color: #d99290;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-orange-500 /* ≈ #ff6900 */
/* Flutter */
Color(0xFFD99290)
/* Swift / UIKit */
UIColor(red: 0.85, green: 0.57, blue: 0.56, alpha: 1.0)