Bat’s Blood Soup
#ee3366
Here's everything about the color Bat’s Blood Soup (#ee3366) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #ee3366 | |
|---|---|---|
| RGB | rgb(238, 51, 102) | |
| HSL | hsl(344, 85%, 57%) | |
| CMYK | cmyk(0%, 79%, 57%, 7%) | |
| LAB | lab(54, 72, 19) | |
| OKLCH | oklch(0.63 0.221 11) |
Color harmonies
Tints & shades
Code snippets
color: #ee3366;
background-color: #ee3366;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-rose-500 /* ≈ #ff2056 */
/* Flutter */
Color(0xFFEE3366)
/* Swift / UIKit */
UIColor(red: 0.93, green: 0.20, blue: 0.40, alpha: 1.0)