Tamed Beauty
#cfbccf
Tamed Beauty, represented by the hex value #cfbccf, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #cfbccf | |
|---|---|---|
| RGB | rgb(207, 188, 207) | |
| HSL | hsl(300, 17%, 77%) | |
| CMYK | cmyk(0%, 9%, 0%, 19%) | |
| LAB | lab(78, 9, -7) | |
| OKLCH | oklch(0.82 0.034 326) |
Color harmonies
Tints & shades
Code snippets
color: #cfbccf;
background-color: #cfbccf;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-cyan-500 /* ≈ #00b8db */
/* Flutter */
Color(0xFFCFBCCF)
/* Swift / UIKit */
UIColor(red: 0.81, green: 0.74, blue: 0.81, alpha: 1.0)