Beloved Sunflower
#ffba24
Beloved Sunflower is a color with the hex code #ffba24. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #ffba24 | |
|---|---|---|
| RGB | rgb(255, 186, 36) | |
| HSL | hsl(41, 100%, 57%) | |
| CMYK | cmyk(0%, 27%, 86%, 0%) | |
| LAB | lab(80, 17, 77) | |
| OKLCH | oklch(0.83 0.165 80) |
Color harmonies
Tints & shades
Code snippets
color: #ffba24;
background-color: #ffba24;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFFFBA24)
/* Swift / UIKit */
UIColor(red: 1.00, green: 0.73, blue: 0.14, alpha: 1.0)