All Palettes

Color Palette #eab8d1, #f6b6c1, #f29d8c, #f28d69, #f2a65f

0%
0%
0%

CSS code for this palette

/* CSS */
.sweet-lilac {
color: #eab8d1;
}
.ibis {
color: #f6b6c1;
}
.fruit-shake {
color: #f29d8c;
}
.morning-marmalade {
color: #f28d69;
}
.sandy-brown {
color: #f2a65f;
}

/* CSS Variables */
:root {
--sweet-lilac:#eab8d1;
--ibis:#f6b6c1;
--fruit-shake:#f29d8c;
--morning-marmalade:#f28d69;
--sandy-brown:#f2a65f;
}

More palettes to explore