Cakepop Sorbet
#f8c649
Looking for the precise values behind Cakepop Sorbet (#f8c649)? This page breaks it down into every color format designers and developers actually use.
Color values
| HEX | #f8c649 | |
|---|---|---|
| RGB | rgb(248, 198, 73) | |
| HSL | hsl(43, 93%, 63%) | |
| CMYK | cmyk(0%, 20%, 71%, 3%) | |
| LAB | lab(83, 9, 66) | |
| OKLCH | oklch(0.85 0.148 86) |
Color harmonies
Tints & shades
Code snippets
color: #f8c649;
background-color: #f8c649;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFF8C649)
/* Swift / UIKit */
UIColor(red: 0.97, green: 0.78, blue: 0.29, alpha: 1.0)