Igniting
#f4d69a
Here's everything about the color Igniting (#f4d69a) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #f4d69a | |
|---|---|---|
| RGB | rgb(244, 214, 154) | |
| HSL | hsl(40, 80%, 78%) | |
| CMYK | cmyk(0%, 12%, 37%, 4%) | |
| LAB | lab(87, 5, 34) | |
| OKLCH | oklch(0.89 0.084 84) |
Color harmonies
Tints & shades
Code snippets
color: #f4d69a;
background-color: #f4d69a;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFF4D69A)
/* Swift / UIKit */
UIColor(red: 0.96, green: 0.84, blue: 0.60, alpha: 1.0)