Thunder & Lightning
#f9f5db
Here's everything about the color Thunder & Lightning (#f9f5db) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #f9f5db | |
|---|---|---|
| RGB | rgb(249, 245, 219) | |
| HSL | hsl(52, 71%, 92%) | |
| CMYK | cmyk(0%, 2%, 12%, 2%) | |
| LAB | lab(96, -2, 13) | |
| OKLCH | oklch(0.97 0.034 100) |
Color harmonies
Tints & shades
Code snippets
color: #f9f5db;
background-color: #f9f5db;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFF9F5DB)
/* Swift / UIKit */
UIColor(red: 0.98, green: 0.96, blue: 0.86, alpha: 1.0)