All Palettes

Color Palette #1d3f72, #496a9c, #6fa5d8, #b3e0ff, #f9d158

0%
0%
0%

CSS code for this palette

/* CSS */
.assault {
color: #1d3f72;
}
.san-marino {
color: #496a9c;
}
.kindred {
color: #6fa5d8;
}
.frozen-landscape {
color: #b3e0ff;
}
.rubber-ducky {
color: #f9d158;
}

/* CSS Variables */
:root {
--assault:#1d3f72;
--san-marino:#496a9c;
--kindred:#6fa5d8;
--frozen-landscape:#b3e0ff;
--rubber-ducky:#f9d158;
}

More palettes to explore