Xanthic
#f4e216
Here's everything about the color Xanthic (#f4e216) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #f4e216 | |
|---|---|---|
| RGB | rgb(244, 226, 22) | |
| HSL | hsl(55, 91%, 52%) | |
| CMYK | cmyk(0%, 7%, 91%, 4%) | |
| LAB | lab(89, -7, 85) | |
| OKLCH | oklch(0.9 0.187 104) |
Color harmonies
Tints & shades
Code snippets
color: #f4e216;
background-color: #f4e216;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFF4E216)
/* Swift / UIKit */
UIColor(red: 0.96, green: 0.89, blue: 0.09, alpha: 1.0)