Quiche Lorraine
#fed56f
Here's everything about the color Quiche Lorraine (#fed56f) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #fed56f | |
|---|---|---|
| RGB | rgb(254, 213, 111) | |
| HSL | hsl(43, 99%, 72%) | |
| CMYK | cmyk(0%, 16%, 56%, 0%) | |
| LAB | lab(87, 6, 55) | |
| OKLCH | oklch(0.89 0.129 88) |
Color harmonies
Tints & shades
Code snippets
color: #fed56f;
background-color: #fed56f;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFFED56F)
/* Swift / UIKit */
UIColor(red: 1.00, green: 0.84, blue: 0.44, alpha: 1.0)