Strawberry Dreams
#ff88aa
Here's everything about the color Strawberry Dreams (#ff88aa) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #ff88aa | |
|---|---|---|
| RGB | rgb(255, 136, 170) | |
| HSL | hsl(343, 100%, 77%) | |
| CMYK | cmyk(0%, 47%, 33%, 0%) | |
| LAB | lab(71, 49, 4) | |
| OKLCH | oklch(0.77 0.148 3) |
Color harmonies
Tints & shades
Code snippets
color: #ff88aa;
background-color: #ff88aa;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-pink-500 /* ≈ #f6339a */
/* Flutter */
Color(0xFFFF88AA)
/* Swift / UIKit */
UIColor(red: 1.00, green: 0.53, blue: 0.67, alpha: 1.0)