All Palettes

Color Palette #690dab, #7c2d8f, #a04b4e, #d87f2c, #fabb0f

0%
0%
0%

CSS code for this palette

/* CSS */
.indiviolet-sunset {
color: #690dab;
}
.druchii-violet {
color: #7c2d8f;
}
.sweet-cherry {
color: #a04b4e;
}
.sunlounge {
color: #d87f2c;
}
.bitcoin {
color: #fabb0f;
}

/* CSS Variables */
:root {
--indiviolet-sunset:#690dab;
--druchii-violet:#7c2d8f;
--sweet-cherry:#a04b4e;
--sunlounge:#d87f2c;
--bitcoin:#fabb0f;
}

More palettes to explore