All Palettes

Color Palette #eab8d1, #f3b27c, #f4d66c, #adeb89, #4cb9e1

0%
0%
0%

CSS code for this palette

/* CSS */
.sweet-lilac {
color: #eab8d1;
}
.sunburst {
color: #f3b27c;
}
.forsythia-blossom {
color: #f4d66c;
}
.stem-green {
color: #adeb89;
}
.lake-thun {
color: #4cb9e1;
}

/* CSS Variables */
:root {
--sweet-lilac:#eab8d1;
--sunburst:#f3b27c;
--forsythia-blossom:#f4d66c;
--stem-green:#adeb89;
--lake-thun:#4cb9e1;
}

More palettes to explore