All Palettes

Color Palette #1c3b6d, #4b7f9b, #9cc2c9, #f2e6b0, #f89f91

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-mosque {
color: #1c3b6d;
}
.tech-wave {
color: #4b7f9b;
}
.rest-assured {
color: #9cc2c9;
}
.oyster-bisque {
color: #f2e6b0;
}
.peach-amber {
color: #f89f91;
}

/* CSS Variables */
:root {
--blue-mosque:#1c3b6d;
--tech-wave:#4b7f9b;
--rest-assured:#9cc2c9;
--oyster-bisque:#f2e6b0;
--peach-amber:#f89f91;
}

More palettes to explore