Soft Pillow
#fff5e7
Soft Pillow is a color with the hex code #fff5e7. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #fff5e7 | |
|---|---|---|
| RGB | rgb(255, 245, 231) | |
| HSL | hsl(35, 100%, 95%) | |
| CMYK | cmyk(0%, 4%, 9%, 0%) | |
| LAB | lab(97, 2, 8) | |
| OKLCH | oklch(0.97 0.021 77) |
Color harmonies
Tints & shades
Code snippets
color: #fff5e7;
background-color: #fff5e7;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFFFF5E7)
/* Swift / UIKit */
UIColor(red: 1.00, green: 0.96, blue: 0.91, alpha: 1.0)