Charming Peach
#f5ad75
Here's everything about the color Charming Peach (#f5ad75) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #f5ad75 | |
|---|---|---|
| RGB | rgb(245, 173, 117) | |
| HSL | hsl(26, 86%, 71%) | |
| CMYK | cmyk(0%, 29%, 52%, 4%) | |
| LAB | lab(77, 23, 40) | |
| OKLCH | oklch(0.8 0.111 58) |
Color harmonies
Tints & shades
Code snippets
color: #f5ad75;
background-color: #f5ad75;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-amber-500 /* ≈ #fe9a00 */
/* Flutter */
Color(0xFFF5AD75)
/* Swift / UIKit */
UIColor(red: 0.96, green: 0.68, blue: 0.46, alpha: 1.0)