Bridal Scent
#e5d3cc
Bridal Scent, represented by the hex value #e5d3cc, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #e5d3cc | |
|---|---|---|
| RGB | rgb(229, 211, 204) | |
| HSL | hsl(17, 32%, 85%) | |
| CMYK | cmyk(0%, 8%, 11%, 10%) | |
| LAB | lab(86, 6, 6) | |
| OKLCH | oklch(0.88 0.022 43) |
Color harmonies
Tints & shades
Code snippets
color: #e5d3cc;
background-color: #e5d3cc;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFE5D3CC)
/* Swift / UIKit */
UIColor(red: 0.90, green: 0.83, blue: 0.80, alpha: 1.0)