Dream Setting
#ff77bb
Here's everything about the color Dream Setting (#ff77bb) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #ff77bb | |
|---|---|---|
| RGB | rgb(255, 119, 187) | |
| HSL | hsl(330, 100%, 73%) | |
| CMYK | cmyk(0%, 53%, 27%, 0%) | |
| LAB | lab(68, 58, -10) | |
| OKLCH | oklch(0.75 0.18 351) |
Color harmonies
Tints & shades
Code snippets
color: #ff77bb;
background-color: #ff77bb;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-pink-500 /* ≈ #f6339a */
/* Flutter */
Color(0xFFFF77BB)
/* Swift / UIKit */
UIColor(red: 1.00, green: 0.47, blue: 0.73, alpha: 1.0)