All Palettes

Color Palette #1d3f72, #497b9c, #a6c4d9, #f6d2a2, #e7685a

0%
0%
0%

CSS code for this palette

/* CSS */
.assault {
color: #1d3f72;
}
.zenith {
color: #497b9c;
}
.frozen-blue {
color: #a6c4d9;
}
.antique-wicker-basket {
color: #f6d2a2;
}
.emberglow {
color: #e7685a;
}

/* CSS Variables */
:root {
--assault:#1d3f72;
--zenith:#497b9c;
--frozen-blue:#a6c4d9;
--antique-wicker-basket:#f6d2a2;
--emberglow:#e7685a;
}

More palettes to explore