All Palettes

Color Palette #1c3f73, #3e6a93, #6da4b0, #b9d2a2, #f3ca4f

0%
0%
0%

CSS code for this palette

/* CSS */
.assault {
color: #1c3f73;
}
.rainy-lake {
color: #3e6a93;
}
.stillwater {
color: #6da4b0;
}
.in-good-taste {
color: #b9d2a2;
}
.radiant-sun {
color: #f3ca4f;
}

/* CSS Variables */
:root {
--assault:#1c3f73;
--rainy-lake:#3e6a93;
--stillwater:#6da4b0;
--in-good-taste:#b9d2a2;
--radiant-sun:#f3ca4f;
}

More palettes to explore