Pineapple Whip
#ead988
Pineapple Whip is a color with the hex code #ead988. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #ead988 | |
|---|---|---|
| RGB | rgb(234, 217, 136) | |
| HSL | hsl(50, 70%, 73%) | |
| CMYK | cmyk(0%, 7%, 42%, 8%) | |
| LAB | lab(87, -2, 42) | |
| OKLCH | oklch(0.88 0.103 98) |
Color harmonies
Tints & shades
Code snippets
color: #ead988;
background-color: #ead988;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFEAD988)
/* Swift / UIKit */
UIColor(red: 0.92, green: 0.85, blue: 0.53, alpha: 1.0)