Muscat Blanc
#ebe2cf
Muscat Blanc is a color with the hex code #ebe2cf. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #ebe2cf | |
|---|---|---|
| RGB | rgb(235, 226, 207) | |
| HSL | hsl(41, 41%, 87%) | |
| CMYK | cmyk(0%, 4%, 12%, 8%) | |
| LAB | lab(90, 1, 10) | |
| OKLCH | oklch(0.91 0.027 86) |
Color harmonies
Tints & shades
Code snippets
color: #ebe2cf;
background-color: #ebe2cf;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFEBE2CF)
/* Swift / UIKit */
UIColor(red: 0.92, green: 0.89, blue: 0.81, alpha: 1.0)