All Palettes

Color Palette #1c3f73, #4b7c9b, #8bb1c1, #f8c58b, #f05038

0%
0%
0%

CSS code for this palette

/* CSS */
.assault {
color: #1c3f73;
}
.tech-wave {
color: #4b7c9b;
}
.bermuda-blue {
color: #8bb1c1;
}
.arts-crafts-gold {
color: #f8c58b;
}
.benihi-red {
color: #f05038;
}

/* CSS Variables */
:root {
--assault:#1c3f73;
--tech-wave:#4b7c9b;
--bermuda-blue:#8bb1c1;
--arts-crafts-gold:#f8c58b;
--benihi-red:#f05038;
}

More palettes to explore