@css html The one with these colors...``` --c1: #b2b2b2; --c2: #ffffff; --c3: #d9d9d9;```... and the four conic-gradient() calls followed by a linear-gradient() ...
(I hope that's specific enough??)