Pina Colada
#f4deb3
Here's everything about the color Pina Colada (#f4deb3) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #f4deb3 | |
|---|---|---|
| RGB | rgb(244, 222, 179) | |
| HSL | hsl(40, 75%, 83%) | |
| CMYK | cmyk(0%, 9%, 27%, 4%) | |
| LAB | lab(89, 3, 24) | |
| OKLCH | oklch(0.91 0.061 84) |
Color harmonies
Tints & shades
Code snippets
color: #f4deb3;
background-color: #f4deb3;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFF4DEB3)
/* Swift / UIKit */
UIColor(red: 0.96, green: 0.87, blue: 0.70, alpha: 1.0)