Fricassée
#ffe6c2
Here's everything about the color Fricassée (#ffe6c2) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #ffe6c2 | |
|---|---|---|
| RGB | rgb(255, 230, 194) | |
| HSL | hsl(35, 100%, 88%) | |
| CMYK | cmyk(0%, 10%, 24%, 0%) | |
| LAB | lab(93, 5, 21) | |
| OKLCH | oklch(0.94 0.054 77) |
Color harmonies
Tints & shades
Code snippets
color: #ffe6c2;
background-color: #ffe6c2;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFFFE6C2)
/* Swift / UIKit */
UIColor(red: 1.00, green: 0.90, blue: 0.76, alpha: 1.0)