All Palettes

Color Palette #3a6a98, #f1a50e, #c34b2c, #4f9c49, #f6e1b1

0%
0%
0%

CSS code for this palette

/* CSS */
.summerday-blue {
color: #3a6a98;
}
.orange-pospsicle {
color: #f1a50e;
}
.autumn-robin {
color: #c34b2c;
}
.green-acres {
color: #4f9c49;
}
.friendly-yellow {
color: #f6e1b1;
}

/* CSS Variables */
:root {
--summerday-blue:#3a6a98;
--orange-pospsicle:#f1a50e;
--autumn-robin:#c34b2c;
--green-acres:#4f9c49;
--friendly-yellow:#f6e1b1;
}

More palettes to explore