All Palettes

Color Palette #1c3f73, #3c8bb9, #65d1e6, #f6c628, #f54d3d

0%
0%
0%

CSS code for this palette

/* CSS */
.assault {
color: #1c3f73;
}
.walker-lake {
color: #3c8bb9;
}
.turquoise-sea {
color: #65d1e6;
}
.golden-banner {
color: #f6c628;
}
.strawberry-avalanche {
color: #f54d3d;
}

/* CSS Variables */
:root {
--assault:#1c3f73;
--walker-lake:#3c8bb9;
--turquoise-sea:#65d1e6;
--golden-banner:#f6c628;
--strawberry-avalanche:#f54d3d;
}

More palettes to explore