Casino Lights
#f9f2b3
Here's everything about the color Casino Lights (#f9f2b3) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #f9f2b3 | |
|---|---|---|
| RGB | rgb(249, 242, 179) | |
| HSL | hsl(54, 85%, 84%) | |
| CMYK | cmyk(0%, 3%, 28%, 2%) | |
| LAB | lab(95, -5, 31) | |
| OKLCH | oklch(0.95 0.081 102) |
Color harmonies
Tints & shades
Code snippets
color: #f9f2b3;
background-color: #f9f2b3;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFF9F2B3)
/* Swift / UIKit */
UIColor(red: 0.98, green: 0.95, blue: 0.70, alpha: 1.0)