All Palettes

Color Palette #eab8d1, #f6b6c1, #f8a5b4, #f99d8b, #f7a65e

0%
0%
0%

CSS code for this palette

/* CSS */
.sweet-lilac {
color: #eab8d1;
}
.ibis {
color: #f6b6c1;
}
.pink-fit {
color: #f8a5b4;
}
.poppy-petal {
color: #f99d8b;
}
.sandy-brown {
color: #f7a65e;
}

/* CSS Variables */
:root {
--sweet-lilac:#eab8d1;
--ibis:#f6b6c1;
--pink-fit:#f8a5b4;
--poppy-petal:#f99d8b;
--sandy-brown:#f7a65e;
}

More palettes to explore