Sweet Butter
#fffcd7
Here's everything about the color Sweet Butter (#fffcd7) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #fffcd7 | |
|---|---|---|
| RGB | rgb(255, 252, 215) | |
| HSL | hsl(56, 100%, 92%) | |
| CMYK | cmyk(0%, 1%, 16%, 0%) | |
| LAB | lab(98, -3, 18) | |
| OKLCH | oklch(0.98 0.048 103) |
Color harmonies
Tints & shades
Code snippets
color: #fffcd7;
background-color: #fffcd7;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFFFFCD7)
/* Swift / UIKit */
UIColor(red: 1.00, green: 0.99, blue: 0.84, alpha: 1.0)