Jelly Berry
#ee1177
Here's everything about the color Jelly Berry (#ee1177) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #ee1177 | |
|---|---|---|
| RGB | rgb(238, 17, 119) | |
| HSL | hsl(332, 87%, 50%) | |
| CMYK | cmyk(0%, 93%, 50%, 7%) | |
| LAB | lab(52, 78, 6) | |
| OKLCH | oklch(0.62 0.243 3) |
Color harmonies
Tints & shades
Code snippets
color: #ee1177;
background-color: #ee1177;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-pink-500 /* ≈ #f6339a */
/* Flutter */
Color(0xFFEE1177)
/* Swift / UIKit */
UIColor(red: 0.93, green: 0.07, blue: 0.47, alpha: 1.0)