All Palettes

Color Palette #1c3f73, #496f92, #a1c1d4, #f7d3a1, #d86b5f

0%
0%
0%

CSS code for this palette

/* CSS */
.assault {
color: #1c3f73;
}
.sailor-s-bay {
color: #496f92;
}
.airborne {
color: #a1c1d4;
}
.antique-wicker-basket {
color: #f7d3a1;
}
.tory-red {
color: #d86b5f;
}

/* CSS Variables */
:root {
--assault:#1c3f73;
--sailor-s-bay:#496f92;
--airborne:#a1c1d4;
--antique-wicker-basket:#f7d3a1;
--tory-red:#d86b5f;
}

More palettes to explore