All Palettes

Color Palette #3e5b98, #6b80bd, #a2b3d7, #f0c7e3, #f4b8c4

0%
0%
0%

CSS code for this palette

/* CSS */
.integra {
color: #3e5b98;
}
.persian-jewel {
color: #6b80bd;
}
.mont-blanc {
color: #a2b3d7;
}
.venetian-rose {
color: #f0c7e3;
}
.petals-unfolding {
color: #f4b8c4;
}

/* CSS Variables */
:root {
--integra:#3e5b98;
--persian-jewel:#6b80bd;
--mont-blanc:#a2b3d7;
--venetian-rose:#f0c7e3;
--petals-unfolding:#f4b8c4;
}

More palettes to explore