Béchamel
#f4eee0
Béchamel is a color with the hex code #f4eee0. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #f4eee0 | |
|---|---|---|
| RGB | rgb(244, 238, 224) | |
| HSL | hsl(42, 48%, 92%) | |
| CMYK | cmyk(0%, 2%, 8%, 4%) | |
| LAB | lab(94, 0, 8) | |
| OKLCH | oklch(0.95 0.02 88) |
Color harmonies
Tints & shades
Code snippets
color: #f4eee0;
background-color: #f4eee0;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFF4EEE0)
/* Swift / UIKit */
UIColor(red: 0.96, green: 0.93, blue: 0.88, alpha: 1.0)