All Palettes

Color Palette #690dab, #a93d97, #ef9001, #fbd24b, #f74c1d

0%
0%
0%

CSS code for this palette

/* CSS */
.indiviolet-sunset {
color: #690dab;
}
.purple-cactus-flower {
color: #a93d97;
}
.saffron-gold {
color: #ef9001;
}
.vibrant {
color: #fbd24b;
}
.exotic-orange {
color: #f74c1d;
}

/* CSS Variables */
:root {
--indiviolet-sunset:#690dab;
--purple-cactus-flower:#a93d97;
--saffron-gold:#ef9001;
--vibrant:#fbd24b;
--exotic-orange:#f74c1d;
}

More palettes to explore