Sun Flooded Woods
#d0d418
Sun Flooded Woods, represented by the hex value #d0d418, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #d0d418 | |
|---|---|---|
| RGB | rgb(208, 212, 24) | |
| HSL | hsl(61, 80%, 46%) | |
| CMYK | cmyk(2%, 0%, 89%, 17%) | |
| LAB | lab(83, -15, 78) | |
| OKLCH | oklch(0.84 0.181 111) |
Color harmonies
Tints & shades
Code snippets
color: #d0d418;
background-color: #d0d418;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFD0D418)
/* Swift / UIKit */
UIColor(red: 0.82, green: 0.83, blue: 0.09, alpha: 1.0)