All Palettes

Color Palette #3b4d72, #698d9b, #a3c7e0, #f1a8a2, #f7c9b0

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-flag {
color: #3b4d72;
}
.winter-lake {
color: #698d9b;
}
.sea-cliff {
color: #a3c7e0;
}
.calabrese {
color: #f1a8a2;
}
.bellini {
color: #f7c9b0;
}

/* CSS Variables */
:root {
--blue-flag:#3b4d72;
--winter-lake:#698d9b;
--sea-cliff:#a3c7e0;
--calabrese:#f1a8a2;
--bellini:#f7c9b0;
}

More palettes to explore