All Palettes

Color Palette #e0c5e7, #b7e5f0, #a4daa6, #f9e89f, #f4b8b8

0%
0%
0%

CSS code for this palette

/* CSS */
.syrian-violet {
color: #e0c5e7;
}
.early-forget-me-not {
color: #b7e5f0;
}
.green-trance {
color: #a4daa6;
}
.storm-lightning {
color: #f9e89f;
}
.old-flame {
color: #f4b8b8;
}

/* CSS Variables */
:root {
--syrian-violet:#e0c5e7;
--early-forget-me-not:#b7e5f0;
--green-trance:#a4daa6;
--storm-lightning:#f9e89f;
--old-flame:#f4b8b8;
}

More palettes to explore