const gradientColors = [ ['#6DE195', '#C4E759'], ['#41C7AF', '#54E38E'], ['#ABC7FF', '#C1E3FF'], ['#6CACFF', '#8DEBFF'], ['#5583EE', '#41D8DD'], ['#A16BFE', '#DEB0DF'], ['#D279EE', '#F8C390'], ['#BC3D2F', '#A16BFE'], ['#A43AB2', '#E13680'], ['#9D2E7D', '#E16E93'], ['#C95898', '#5D3376'] ] export { gradientColors }