All Palettes

Color Palette #e2a1c5, #f5d1d2, #f5d89e, #f1b341, #e26a6e

0%
0%
0%

CSS code for this palette

/* CSS */
.prettiest-pink {
color: #e2a1c5;
}
.pink-dogwood {
color: #f5d1d2;
}
.phoenix-fossil {
color: #f5d89e;
}
.butter-cream {
color: #f1b341;
}
.redstone {
color: #e26a6e;
}

/* CSS Variables */
:root {
--prettiest-pink:#e2a1c5;
--pink-dogwood:#f5d1d2;
--phoenix-fossil:#f5d89e;
--butter-cream:#f1b341;
--redstone:#e26a6e;
}

More palettes to explore