All Palettes

Color Palette #1f3a60, #3f6e92, #70b3d2, #a4e1e5, #f8f7af

0%
0%
0%

CSS code for this palette

/* CSS */
.navy-peony {
color: #1f3a60;
}
.rainy-lake {
color: #3f6e92;
}
.madonna-blue {
color: #70b3d2;
}
.charlotte {
color: #a4e1e5;
}
.yellow-chalk {
color: #f8f7af;
}

/* CSS Variables */
:root {
--navy-peony:#1f3a60;
--rainy-lake:#3f6e92;
--madonna-blue:#70b3d2;
--charlotte:#a4e1e5;
--yellow-chalk:#f8f7af;
}

More palettes to explore