All Palettes

Color Palette #e3a1d3, #d67a99, #f1c84b, #ef791f, #5d9bd5

0%
0%
0%

CSS code for this palette

/* CSS */
.exotic-violet {
color: #e3a1d3;
}
.little-bow-pink {
color: #d67a99;
}
.solar-plexus-chakra {
color: #f1c84b;
}
.orange-gluttony {
color: #ef791f;
}
.blue-bay {
color: #5d9bd5;
}

/* CSS Variables */
:root {
--exotic-violet:#e3a1d3;
--little-bow-pink:#d67a99;
--solar-plexus-chakra:#f1c84b;
--orange-gluttony:#ef791f;
--blue-bay:#5d9bd5;
}

More palettes to explore