Isle of Dreams
#bcccb5
Here's everything about the color Isle of Dreams (#bcccb5) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #bcccb5 | |
|---|---|---|
| RGB | rgb(188, 204, 181) | |
| HSL | hsl(102, 18%, 75%) | |
| CMYK | cmyk(8%, 0%, 11%, 20%) | |
| LAB | lab(80, -9, 10) | |
| OKLCH | oklch(0.83 0.036 136) |
Color harmonies
Tints & shades
Code snippets
color: #bcccb5;
background-color: #bcccb5;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFBCCCB5)
/* Swift / UIKit */
UIColor(red: 0.74, green: 0.80, blue: 0.71, alpha: 1.0)