All Palettes

Color Palette #d8544f, #5c4b8b, #3a3d7e, #f0b32d, #f6e4b1

0%
0%
0%

CSS code for this palette

/* CSS */
.capocollo {
color: #d8544f;
}
.bright-eggplant {
color: #5c4b8b;
}
.jacksons-purple {
color: #3a3d7e;
}
.xanthous {
color: #f0b32d;
}
.smooth-as-corn-silk {
color: #f6e4b1;
}

/* CSS Variables */
:root {
--capocollo:#d8544f;
--bright-eggplant:#5c4b8b;
--jacksons-purple:#3a3d7e;
--xanthous:#f0b32d;
--smooth-as-corn-silk:#f6e4b1;
}

More palettes to explore