All Palettes

Color Palette #5a7dba, #7ea4c4, #a0c1d9, #e9b4d2, #e05c79

0%
0%
0%

CSS code for this palette

/* CSS */
.woad-blue {
color: #5a7dba;
}
.stormfang {
color: #7ea4c4;
}
.everlasting {
color: #a0c1d9;
}
.gumball {
color: #e9b4d2;
}
.fever-dream {
color: #e05c79;
}

/* CSS Variables */
:root {
--woad-blue:#5a7dba;
--stormfang:#7ea4c4;
--everlasting:#a0c1d9;
--gumball:#e9b4d2;
--fever-dream:#e05c79;
}

More palettes to explore