All Palettes

Color Palette #1d3f72, #407f9c, #6cc6a2, #a6e3af, #f4f9a9

0%
0%
0%

CSS code for this palette

/* CSS */
.assault {
color: #1d3f72;
}
.dirty-blue {
color: #407f9c;
}
.minted-elegance {
color: #6cc6a2;
}
.overtone {
color: #a6e3af;
}
.yellow-chalk {
color: #f4f9a9;
}

/* CSS Variables */
:root {
--assault:#1d3f72;
--dirty-blue:#407f9c;
--minted-elegance:#6cc6a2;
--overtone:#a6e3af;
--yellow-chalk:#f4f9a9;
}

More palettes to explore