How do I get these linear-gradient? (Header BG and Inside of the circle with number)

my codepen: https://codepen.io/DovahTheKiin/pen/oNPxgWx I'm having trouble matching those linear gradients. All the colors needed are in codepen css named "gradient".
4 Replies
Mannix
Mannix2y ago
adjust the value of the color stop for the second color. Right now it's at 30% try 60%
Dovah
Dovah2y ago
@mannix_ Looks like it! Thanks! But theirs is till kinda darker at the top. It's still bugging me
Mannix
Mannix2y ago
just play with the color-stops for both colors or you can even add another it's just trial and error tbh
Dovah
Dovah2y ago
Oh. I did try it but it just seems like they did something else on top. That is why I asked. xD Who knows. Maybe the picture just looks like that Either way thanks for helping!