Lotion
#fefdfa
Here's everything about the color Lotion (#fefdfa) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #fefdfa | |
|---|---|---|
| RGB | rgb(254, 253, 250) | |
| HSL | hsl(45, 67%, 99%) | |
| CMYK | cmyk(0%, 0%, 2%, 0%) | |
| LAB | lab(99, 0, 2) | |
| OKLCH | oklch(0.99 0.004 91) |
Color harmonies
Tints & shades
Code snippets
color: #fefdfa;
background-color: #fefdfa;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFFEFDFA)
/* Swift / UIKit */
UIColor(red: 1.00, green: 0.99, blue: 0.98, alpha: 1.0)