All Palettes

Color Palette #eab8d1, #f2b67d, #f3e57c, #a1d89d, #73c7e8

0%
0%
0%

CSS code for this palette

/* CSS */
.sweet-lilac {
color: #eab8d1;
}
.sunburst {
color: #f2b67d;
}
.spring-yellow {
color: #f3e57c;
}
.green-trance {
color: #a1d89d;
}
.spritzig {
color: #73c7e8;
}

/* CSS Variables */
:root {
--sweet-lilac:#eab8d1;
--sunburst:#f2b67d;
--spring-yellow:#f3e57c;
--green-trance:#a1d89d;
--spritzig:#73c7e8;
}

More palettes to explore