All Palettes

Color Palette #1f3a61, #4b7c9b, #8bb3c6, #c4d9d4, #f8b3af

0%
0%
0%

CSS code for this palette

/* CSS */
.navy-peony {
color: #1f3a61;
}
.tech-wave {
color: #4b7c9b;
}
.pond-blue {
color: #8bb3c6;
}
.green-wave {
color: #c4d9d4;
}
.sango-pink {
color: #f8b3af;
}

/* CSS Variables */
:root {
--navy-peony:#1f3a61;
--tech-wave:#4b7c9b;
--pond-blue:#8bb3c6;
--green-wave:#c4d9d4;
--sango-pink:#f8b3af;
}

More palettes to explore