Dream of Spring
#f7cf26
Here's everything about the color Dream of Spring (#f7cf26) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #f7cf26 | |
|---|---|---|
| RGB | rgb(247, 207, 38) | |
| HSL | hsl(49, 93%, 56%) | |
| CMYK | cmyk(0%, 16%, 85%, 3%) | |
| LAB | lab(85, 4, 79) | |
| OKLCH | oklch(0.86 0.17 94) |
Color harmonies
Tints & shades
Code snippets
color: #f7cf26;
background-color: #f7cf26;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFF7CF26)
/* Swift / UIKit */
UIColor(red: 0.97, green: 0.81, blue: 0.15, alpha: 1.0)