Jellyfish Sting
#ee6688
Here's everything about the color Jellyfish Sting (#ee6688) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #ee6688 | |
|---|---|---|
| RGB | rgb(238, 102, 136) | |
| HSL | hsl(345, 80%, 67%) | |
| CMYK | cmyk(0%, 57%, 43%, 7%) | |
| LAB | lab(62, 56, 9) | |
| OKLCH | oklch(0.69 0.17 7) |
Color harmonies
Tints & shades
Code snippets
color: #ee6688;
background-color: #ee6688;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-pink-500 /* ≈ #f6339a */
/* Flutter */
Color(0xFFEE6688)
/* Swift / UIKit */
UIColor(red: 0.93, green: 0.40, blue: 0.53, alpha: 1.0)