Intimate Journal
#ccbb99
Here's everything about the color Intimate Journal (#ccbb99) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #ccbb99 | |
|---|---|---|
| RGB | rgb(204, 187, 153) | |
| HSL | hsl(40, 33%, 70%) | |
| CMYK | cmyk(0%, 8%, 25%, 20%) | |
| LAB | lab(77, 2, 20) | |
| OKLCH | oklch(0.8 0.05 85) |
Color harmonies
Tints & shades
Code snippets
color: #ccbb99;
background-color: #ccbb99;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFCCBB99)
/* Swift / UIKit */
UIColor(red: 0.80, green: 0.73, blue: 0.60, alpha: 1.0)