All Palettes

Color Palette #d1a2e6, #f3c3e3, #ffb3df, #ff8052, #ffcc00

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-ube {
color: #d1a2e6;
}
.rosy-nectar {
color: #f3c3e3;
}
.hot-aquarelle-pink {
color: #ffb3df;
}
.n-rang-orange {
color: #ff8052;
}
.usc-gold {
color: #ffcc00;
}

/* CSS Variables */
:root {
--bright-ube:#d1a2e6;
--rosy-nectar:#f3c3e3;
--hot-aquarelle-pink:#ffb3df;
--n-rang-orange:#ff8052;
--usc-gold:#ffcc00;
}

More palettes to explore