All Palettes

Color Palette #ca4b2b, #f6a65a, #f8d98b, #4b91e2, #2e3f52

0%
0%
0%

CSS code for this palette

/* CSS */
.peanut-butter-jelly {
color: #ca4b2b;
}
.ginger-milk {
color: #f6a65a;
}
.midday {
color: #f8d98b;
}
.olympic-blue {
color: #4b91e2;
}
.waterhen-back {
color: #2e3f52;
}

/* CSS Variables */
:root {
--peanut-butter-jelly:#ca4b2b;
--ginger-milk:#f6a65a;
--midday:#f8d98b;
--olympic-blue:#4b91e2;
--waterhen-back:#2e3f52;
}

More palettes to explore