Divine Pleasure
#f4efe1
Divine Pleasure, represented by the hex value #f4efe1, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #f4efe1 | |
|---|---|---|
| RGB | rgb(244, 239, 225) | |
| HSL | hsl(44, 46%, 92%) | |
| CMYK | cmyk(0%, 2%, 8%, 4%) | |
| LAB | lab(95, 0, 7) | |
| OKLCH | oklch(0.95 0.019 91) |
Color harmonies
Tints & shades
Code snippets
color: #f4efe1;
background-color: #f4efe1;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFF4EFE1)
/* Swift / UIKit */
UIColor(red: 0.96, green: 0.94, blue: 0.88, alpha: 1.0)