Crème de la Crème
#f3e7b4
Crème de la Crème is a color with the hex code #f3e7b4. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #f3e7b4 | |
|---|---|---|
| RGB | rgb(243, 231, 180) | |
| HSL | hsl(49, 72%, 83%) | |
| CMYK | cmyk(0%, 5%, 26%, 5%) | |
| LAB | lab(92, -2, 26) | |
| OKLCH | oklch(0.93 0.067 96) |
Color harmonies
Tints & shades
Code snippets
color: #f3e7b4;
background-color: #f3e7b4;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFF3E7B4)
/* Swift / UIKit */
UIColor(red: 0.95, green: 0.91, blue: 0.71, alpha: 1.0)