Dolly
#f5f171
Here's everything about the color Dolly (#f5f171) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #f5f171 | |
|---|---|---|
| RGB | rgb(245, 241, 113) | |
| HSL | hsl(58, 87%, 70%) | |
| CMYK | cmyk(0%, 2%, 54%, 4%) | |
| LAB | lab(94, -10, 61) | |
| OKLCH | oklch(0.94 0.15 107) |
Color harmonies
Tints & shades
Code snippets
color: #f5f171;
background-color: #f5f171;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFF5F171)
/* Swift / UIKit */
UIColor(red: 0.96, green: 0.95, blue: 0.44, alpha: 1.0)