All Palettes

Color Palette #1d3f72, #4a7cba, #85b9e0, #f3e2aa, #f77e7e

0%
0%
0%

CSS code for this palette

/* CSS */
.assault {
color: #1d3f72;
}
.ashton-blue {
color: #4a7cba;
}
.enchanting {
color: #85b9e0;
}
.glad-yellow {
color: #f3e2aa;
}
.shell-pink {
color: #f77e7e;
}

/* CSS Variables */
:root {
--assault:#1d3f72;
--ashton-blue:#4a7cba;
--enchanting:#85b9e0;
--glad-yellow:#f3e2aa;
--shell-pink:#f77e7e;
}

More palettes to explore