Yoghurt Brûlée
#f5e9ce
Yoghurt Brûlée is a color with the hex code #f5e9ce. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #f5e9ce | |
|---|---|---|
| RGB | rgb(245, 233, 206) | |
| HSL | hsl(42, 66%, 88%) | |
| CMYK | cmyk(0%, 5%, 16%, 4%) | |
| LAB | lab(93, 1, 15) | |
| OKLCH | oklch(0.94 0.038 87) |
Color harmonies
Tints & shades
Code snippets
color: #f5e9ce;
background-color: #f5e9ce;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFF5E9CE)
/* Swift / UIKit */
UIColor(red: 0.96, green: 0.91, blue: 0.81, alpha: 1.0)