Silk Lining
#fcefe0
Silk Lining is a color with the hex code #fcefe0. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #fcefe0 | |
|---|---|---|
| RGB | rgb(252, 239, 224) | |
| HSL | hsl(32, 82%, 93%) | |
| CMYK | cmyk(0%, 5%, 11%, 1%) | |
| LAB | lab(95, 3, 9) | |
| OKLCH | oklch(0.96 0.024 71) |
Color harmonies
Tints & shades
Code snippets
color: #fcefe0;
background-color: #fcefe0;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFFCEFE0)
/* Swift / UIKit */
UIColor(red: 0.99, green: 0.94, blue: 0.88, alpha: 1.0)