Refer to the Stars
#f1eae2
Here's everything about the color Refer to the Stars (#f1eae2) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #f1eae2 | |
|---|---|---|
| RGB | rgb(241, 234, 226) | |
| HSL | hsl(32, 35%, 92%) | |
| CMYK | cmyk(0%, 3%, 6%, 5%) | |
| LAB | lab(93, 1, 5) | |
| OKLCH | oklch(0.94 0.013 71) |
Color harmonies
Tints & shades
Code snippets
color: #f1eae2;
background-color: #f1eae2;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFF1EAE2)
/* Swift / UIKit */
UIColor(red: 0.95, green: 0.92, blue: 0.89, alpha: 1.0)