JSFiddle - React, Tailwind, and code Playground

by Sebastian Kay

CSS

body { 
 background-color: color-mix(in hsl longer hue, hsl(10 100% 50%), yellow);
}