All Palettes

Color Palette #1d3f72, #496d9c, #9ab0d6, #f1f1cb, #f8c572

0%
0%
0%

CSS code for this palette

/* CSS */
.assault {
color: #1d3f72;
}
.san-marino {
color: #496d9c;
}
.aster-flower-blue {
color: #9ab0d6;
}
.blonde-beauty {
color: #f1f1cb;
}
.just-peachy {
color: #f8c572;
}

/* CSS Variables */
:root {
--assault:#1d3f72;
--san-marino:#496d9c;
--aster-flower-blue:#9ab0d6;
--blonde-beauty:#f1f1cb;
--just-peachy:#f8c572;
}

More palettes to explore