Writer’s Parchment
#e9d6bd
Here's everything about the color Writer’s Parchment (#e9d6bd) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #e9d6bd | |
|---|---|---|
| RGB | rgb(233, 214, 189) | |
| HSL | hsl(34, 50%, 83%) | |
| CMYK | cmyk(0%, 8%, 19%, 9%) | |
| LAB | lab(87, 4, 15) | |
| OKLCH | oklch(0.89 0.04 75) |
Color harmonies
Tints & shades
Code snippets
color: #e9d6bd;
background-color: #e9d6bd;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFE9D6BD)
/* Swift / UIKit */
UIColor(red: 0.91, green: 0.84, blue: 0.74, alpha: 1.0)