All Palettes

Color Palette #5d6c92, #8c9dd4, #aec7e0, #f3e4af, #e3a1b8

0%
0%
0%

CSS code for this palette

/* CSS */
.waikawa-grey {
color: #5d6c92;
}
.portage {
color: #8c9dd4;
}
.cumulus-cloud {
color: #aec7e0;
}
.lime-bright {
color: #f3e4af;
}
.blushing-tulip {
color: #e3a1b8;
}

/* CSS Variables */
:root {
--waikawa-grey:#5d6c92;
--portage:#8c9dd4;
--cumulus-cloud:#aec7e0;
--lime-bright:#f3e4af;
--blushing-tulip:#e3a1b8;
}

More palettes to explore