Inca Yellow
#ffd301
Here's everything about the color Inca Yellow (#ffd301) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #ffd301 | |
|---|---|---|
| RGB | rgb(255, 211, 1) | |
| HSL | hsl(50, 100%, 50%) | |
| CMYK | cmyk(0%, 17%, 100%, 0%) | |
| LAB | lab(86, 5, 86) | |
| OKLCH | oklch(0.88 0.18 94) |
Color harmonies
Tints & shades
Code snippets
color: #ffd301;
background-color: #ffd301;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFFFD301)
/* Swift / UIKit */
UIColor(red: 1.00, green: 0.83, blue: 0.00, alpha: 1.0)