Bunny Tail
#ffe3f4
Here's everything about the color Bunny Tail (#ffe3f4) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #ffe3f4 | |
|---|---|---|
| RGB | rgb(255, 227, 244) | |
| HSL | hsl(324, 100%, 95%) | |
| CMYK | cmyk(0%, 11%, 4%, 0%) | |
| LAB | lab(93, 12, -5) | |
| OKLCH | oklch(0.94 0.038 341) |
Color harmonies
Tints & shades
Code snippets
color: #ffe3f4;
background-color: #ffe3f4;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFFFE3F4)
/* Swift / UIKit */
UIColor(red: 1.00, green: 0.89, blue: 0.96, alpha: 1.0)