All Palettes

Color Palette #f5e8e0, #d7c0d8, #b5e8e1, #f2f9d7, #ffb8b8

0%
0%
0%

CSS code for this palette

/* CSS */
.jasmine-flower {
color: #f5e8e0;
}
.thistle {
color: #d7c0d8;
}
.gentle-giant {
color: #b5e8e1;
}
.weak-yellow {
color: #f2f9d7;
}
.hard-candy {
color: #ffb8b8;
}

/* CSS Variables */
:root {
--jasmine-flower:#f5e8e0;
--thistle:#d7c0d8;
--gentle-giant:#b5e8e1;
--weak-yellow:#f2f9d7;
--hard-candy:#ffb8b8;
}

More palettes to explore