All Palettes

Color Palette #e4c0a0, #b3d9b0, #8cd4d4, #f3a5a5, #e8698d

0%
0%
0%

CSS code for this palette

/* CSS */
.eggshell-paper {
color: #e4c0a0;
}
.flower-stem {
color: #b3d9b0;
}
.sky-watch {
color: #8cd4d4;
}
.calabrese {
color: #f3a5a5;
}
.love-letter {
color: #e8698d;
}

/* CSS Variables */
:root {
--eggshell-paper:#e4c0a0;
--flower-stem:#b3d9b0;
--sky-watch:#8cd4d4;
--calabrese:#f3a5a5;
--love-letter:#e8698d;
}

More palettes to explore