All Palettes

Color Palette #e0292f, #f5ae3d, #4b91e2, #7a5b9a, #2ec2b3

0%
0%
0%

CSS code for this palette

/* CSS */
.permanent-geranium-lake {
color: #e0292f;
}
.raichu-orange {
color: #f5ae3d;
}
.olympic-blue {
color: #4b91e2;
}
.jubilee {
color: #7a5b9a;
}
.swimmers-pool {
color: #2ec2b3;
}

/* CSS Variables */
:root {
--permanent-geranium-lake:#e0292f;
--raichu-orange:#f5ae3d;
--olympic-blue:#4b91e2;
--jubilee:#7a5b9a;
--swimmers-pool:#2ec2b3;
}

More palettes to explore