All Palettes

Color Palette #1c3f73, #3f6992, #5ba4b9, #f4e7ae, #e76f65

0%
0%
0%

CSS code for this palette

/* CSS */
.assault {
color: #1c3f73;
}
.rainy-lake {
color: #3f6992;
}
.dupain {
color: #5ba4b9;
}
.glisten-yellow {
color: #f4e7ae;
}
.childhood-crush {
color: #e76f65;
}

/* CSS Variables */
:root {
--assault:#1c3f73;
--rainy-lake:#3f6992;
--dupain:#5ba4b9;
--glisten-yellow:#f4e7ae;
--childhood-crush:#e76f65;
}

More palettes to explore