All Palettes

Color Palette #eab8d1, #f5b7e2, #f8c5a0, #f3dab4, #f9d89f

0%
0%
0%

CSS code for this palette

/* CSS */
.sweet-lilac {
color: #eab8d1;
}
.cotton-candy-aesthetic {
color: #f5b7e2;
}
.shrimp-toast {
color: #f8c5a0;
}
.lion-s-roar {
color: #f3dab4;
}
.milky-maize {
color: #f9d89f;
}

/* CSS Variables */
:root {
--sweet-lilac:#eab8d1;
--cotton-candy-aesthetic:#f5b7e2;
--shrimp-toast:#f8c5a0;
--lion-s-roar:#f3dab4;
--milky-maize:#f9d89f;
}

More palettes to explore