All Palettes

Color Palette #3c4e90, #687aca, #9eb2e5, #f1c6d9, #e47f7c

0%
0%
0%

CSS code for this palette

/* CSS */
.deep-ultramarine {
color: #3c4e90;
}
.indigo-light {
color: #687aca;
}
.myrtle-flower {
color: #9eb2e5;
}
.sweetheart {
color: #f1c6d9;
}
.tango-pink {
color: #e47f7c;
}

/* CSS Variables */
:root {
--deep-ultramarine:#3c4e90;
--indigo-light:#687aca;
--myrtle-flower:#9eb2e5;
--sweetheart:#f1c6d9;
--tango-pink:#e47f7c;
}

More palettes to explore