All Palettes

Color Palette #e7b6d7, #f1a7c6, #f89b9b, #f5c76b, #f0d23d

0%
0%
0%

CSS code for this palette

/* CSS */
.child-s-play {
color: #e7b6d7;
}
.rose-mallow {
color: #f1a7c6;
}
.peach-punch {
color: #f89b9b;
}
.yellow-currant {
color: #f5c76b;
}
.sandstorm {
color: #f0d23d;
}

/* CSS Variables */
:root {
--child-s-play:#e7b6d7;
--rose-mallow:#f1a7c6;
--peach-punch:#f89b9b;
--yellow-currant:#f5c76b;
--sandstorm:#f0d23d;
}

More palettes to explore