All Palettes

Color Palette #c8a2c8, #e2b0e3, #ffb8c1, #ffcc99, #ffd942

0%
0%
0%

CSS code for this palette

/* CSS */
.stormy-sunrise {
color: #c8a2c8;
}
.barely-bloomed {
color: #e2b0e3;
}
.matt-pink {
color: #ffb8c1;
}
.peach-orange {
color: #ffcc99;
}
.sunny-side-up {
color: #ffd942;
}

/* CSS Variables */
:root {
--stormy-sunrise:#c8a2c8;
--barely-bloomed:#e2b0e3;
--matt-pink:#ffb8c1;
--peach-orange:#ffcc99;
--sunny-side-up:#ffd942;
}

More palettes to explore