Pineapple Sorbet
#f7f4da
Here's everything about the color Pineapple Sorbet (#f7f4da) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #f7f4da | |
|---|---|---|
| RGB | rgb(247, 244, 218) | |
| HSL | hsl(54, 64%, 91%) | |
| CMYK | cmyk(0%, 1%, 12%, 3%) | |
| LAB | lab(96, -2, 13) | |
| OKLCH | oklch(0.96 0.034 102) |
Color harmonies
Tints & shades
Code snippets
color: #f7f4da;
background-color: #f7f4da;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFF7F4DA)
/* Swift / UIKit */
UIColor(red: 0.97, green: 0.96, blue: 0.85, alpha: 1.0)