Slippery Soap
#efedd8
Here's everything about the color Slippery Soap (#efedd8) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #efedd8 | |
|---|---|---|
| RGB | rgb(239, 237, 216) | |
| HSL | hsl(55, 42%, 89%) | |
| CMYK | cmyk(0%, 1%, 10%, 6%) | |
| LAB | lab(93, -2, 10) | |
| OKLCH | oklch(0.94 0.028 102) |
Color harmonies
Tints & shades
Code snippets
color: #efedd8;
background-color: #efedd8;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFEFEDD8)
/* Swift / UIKit */
UIColor(red: 0.94, green: 0.93, blue: 0.85, alpha: 1.0)