All Palettes

Color Palette #eab8d1, #f6d2a2, #f9e2b4, #ff6b61, #d75685

0%
0%
0%

CSS code for this palette

/* CSS */
.sweet-lilac {
color: #eab8d1;
}
.antique-wicker-basket {
color: #f6d2a2;
}
.noodles {
color: #f9e2b4;
}
.pastel-red {
color: #ff6b61;
}
.blush-d-amour {
color: #d75685;
}

/* CSS Variables */
:root {
--sweet-lilac:#eab8d1;
--antique-wicker-basket:#f6d2a2;
--noodles:#f9e2b4;
--pastel-red:#ff6b61;
--blush-d-amour:#d75685;
}

More palettes to explore