All Palettes

Color Palette #c8a1d4, #f2d2a1, #f6c84c, #e45e6b, #a1d9d3

0%
0%
0%

CSS code for this palette

/* CSS */
.lilac-lace {
color: #c8a1d4;
}
.antique-wicker-basket {
color: #f2d2a1;
}
.sunny-mood {
color: #f6c84c;
}
.lovely-little-rosy {
color: #e45e6b;
}
.aqua-island {
color: #a1d9d3;
}

/* CSS Variables */
:root {
--lilac-lace:#c8a1d4;
--antique-wicker-basket:#f2d2a1;
--sunny-mood:#f6c84c;
--lovely-little-rosy:#e45e6b;
--aqua-island:#a1d9d3;
}

More palettes to explore