Popcorn Pause
#f4ede0
Here's everything about the color Popcorn Pause (#f4ede0) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #f4ede0 | |
|---|---|---|
| RGB | rgb(244, 237, 224) | |
| HSL | hsl(39, 48%, 92%) | |
| CMYK | cmyk(0%, 3%, 8%, 4%) | |
| LAB | lab(94, 1, 7) | |
| OKLCH | oklch(0.95 0.019 83) |
Color harmonies
Tints & shades
Code snippets
color: #f4ede0;
background-color: #f4ede0;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFF4EDE0)
/* Swift / UIKit */
UIColor(red: 0.96, green: 0.93, blue: 0.88, alpha: 1.0)