Cosmic Latte
#fff8e7
Here's everything about the color Cosmic Latte (#fff8e7) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #fff8e7 | |
|---|---|---|
| RGB | rgb(255, 248, 231) | |
| HSL | hsl(42, 100%, 95%) | |
| CMYK | cmyk(0%, 3%, 9%, 0%) | |
| LAB | lab(98, 0, 9) | |
| OKLCH | oklch(0.98 0.024 88) |
Color harmonies
Tints & shades
Code snippets
color: #fff8e7;
background-color: #fff8e7;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFFFF8E7)
/* Swift / UIKit */
UIColor(red: 1.00, green: 0.97, blue: 0.91, alpha: 1.0)