Peachy-Kini
#f1bf92
Here's everything about the color Peachy-Kini (#f1bf92) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #f1bf92 | |
|---|---|---|
| RGB | rgb(241, 191, 146) | |
| HSL | hsl(28, 77%, 76%) | |
| CMYK | cmyk(0%, 21%, 39%, 5%) | |
| LAB | lab(81, 14, 30) | |
| OKLCH | oklch(0.84 0.082 63) |
Color harmonies
Tints & shades
Code snippets
color: #f1bf92;
background-color: #f1bf92;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFF1BF92)
/* Swift / UIKit */
UIColor(red: 0.95, green: 0.75, blue: 0.57, alpha: 1.0)