Engulfed in Light
#f5f3e9
Here's everything about the color Engulfed in Light (#f5f3e9) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #f5f3e9 | |
|---|---|---|
| RGB | rgb(245, 243, 233) | |
| HSL | hsl(50, 38%, 94%) | |
| CMYK | cmyk(0%, 1%, 5%, 4%) | |
| LAB | lab(96, -1, 5) | |
| OKLCH | oklch(0.96 0.013 97) |
Color harmonies
Tints & shades
Code snippets
color: #f5f3e9;
background-color: #f5f3e9;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFF5F3E9)
/* Swift / UIKit */
UIColor(red: 0.96, green: 0.95, blue: 0.91, alpha: 1.0)