All Palettes

Color Palette #eab8d1, #d68fb5, #b76691, #a84d77, #e26e6e

0%
0%
0%

CSS code for this palette

/* CSS */
.sweet-lilac {
color: #eab8d1;
}
.high-maintenance {
color: #d68fb5;
}
.je-t-aime {
color: #b76691;
}
.our-little-secret {
color: #a84d77;
}
.redstone {
color: #e26e6e;
}

/* CSS Variables */
:root {
--sweet-lilac:#eab8d1;
--high-maintenance:#d68fb5;
--je-t-aime:#b76691;
--our-little-secret:#a84d77;
--redstone:#e26e6e;
}

More palettes to explore