Strawberry Bonbon
#ffebfa
Here's everything about the color Strawberry Bonbon (#ffebfa) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #ffebfa | |
|---|---|---|
| RGB | rgb(255, 235, 250) | |
| HSL | hsl(315, 100%, 96%) | |
| CMYK | cmyk(0%, 8%, 2%, 0%) | |
| LAB | lab(95, 9, -5) | |
| OKLCH | oklch(0.96 0.029 334) |
Color harmonies
Tints & shades
Code snippets
color: #ffebfa;
background-color: #ffebfa;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFFFEBFA)
/* Swift / UIKit */
UIColor(red: 1.00, green: 0.92, blue: 0.98, alpha: 1.0)