.box {
width: 200px;
aspect-ratio: 1;
border: 1px solid;
background: conic-gradient(at 75% 25%, red 90deg, blue 0 225deg, yellow 0)
}
External CSS
This Pen doesn't use any external CSS resources.
External JavaScript
This Pen doesn't use any external JavaScript resources.