Pollination
#eedd66
Here's everything about the color Pollination (#eedd66) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #eedd66 | |
|---|---|---|
| RGB | rgb(238, 221, 102) | |
| HSL | hsl(53, 80%, 67%) | |
| CMYK | cmyk(0%, 7%, 57%, 7%) | |
| LAB | lab(88, -5, 59) | |
| OKLCH | oklch(0.89 0.14 101) |
Color harmonies
Tints & shades
Code snippets
color: #eedd66;
background-color: #eedd66;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFEEDD66)
/* Swift / UIKit */
UIColor(red: 0.93, green: 0.87, blue: 0.40, alpha: 1.0)