Cereal Flake
#efd7ab
Cereal Flake is a color with the hex code #efd7ab. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #efd7ab | |
|---|---|---|
| RGB | rgb(239, 215, 171) | |
| HSL | hsl(39, 68%, 80%) | |
| CMYK | cmyk(0%, 10%, 28%, 6%) | |
| LAB | lab(87, 4, 25) | |
| OKLCH | oklch(0.89 0.063 83) |
Color harmonies
Tints & shades
Code snippets
color: #efd7ab;
background-color: #efd7ab;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFEFD7AB)
/* Swift / UIKit */
UIColor(red: 0.94, green: 0.84, blue: 0.67, alpha: 1.0)