All Palettes

Color Palette #1f3a61, #4b7c9b, #a2c3d7, #f3b7a0, #f27d7d

0%
0%
0%

CSS code for this palette

/* CSS */
.navy-peony {
color: #1f3a61;
}
.tech-wave {
color: #4b7c9b;
}
.blue-bows {
color: #a2c3d7;
}
.antique-cameo {
color: #f3b7a0;
}
.meat {
color: #f27d7d;
}

/* CSS Variables */
:root {
--navy-peony:#1f3a61;
--tech-wave:#4b7c9b;
--blue-bows:#a2c3d7;
--antique-cameo:#f3b7a0;
--meat:#f27d7d;
}

More palettes to explore