All Palettes

Color Palette #4b91e2, #5e4b8b, #c8513c, #f5bf38, #f3f2e8

0%
0%
0%

CSS code for this palette

/* CSS */
.olympic-blue {
color: #4b91e2;
}
.bright-eggplant {
color: #5e4b8b;
}
.cinnamon-stone {
color: #c8513c;
}
.phellodendron-amurense {
color: #f5bf38;
}
.willowside {
color: #f3f2e8;
}

/* CSS Variables */
:root {
--olympic-blue:#4b91e2;
--bright-eggplant:#5e4b8b;
--cinnamon-stone:#c8513c;
--phellodendron-amurense:#f5bf38;
--willowside:#f3f2e8;
}

More palettes to explore