Pineapple High
#ebeb57
Here's everything about the color Pineapple High (#ebeb57) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #ebeb57 | |
|---|---|---|
| RGB | rgb(235, 235, 87) | |
| HSL | hsl(60, 79%, 63%) | |
| CMYK | cmyk(0%, 0%, 63%, 8%) | |
| LAB | lab(91, -13, 69) | |
| OKLCH | oklch(0.91 0.166 109) |
Color harmonies
Tints & shades
Code snippets
color: #ebeb57;
background-color: #ebeb57;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFEBEB57)
/* Swift / UIKit */
UIColor(red: 0.92, green: 0.92, blue: 0.34, alpha: 1.0)