Debug your CSS pattern Add your pattern in the box 👇 (use the html selector) html { --s: 100px; --_g: #ECEDDC 90deg,#0000 90.5deg; background: conic-gradient(from -45deg,var(--_g)), conic-gradient(from 135deg,var(--_g)) calc(var(--s)/2) 0, #29AB87; background-size: var(--s) var(--s); } Debug My Pattern! Created by Temani Afif