All Palettes

Color Palette #f6c1e8, #ffb3e4, #ffcc99, #ffdf80, #ffad42

0%
0%
0%

CSS code for this palette

/* CSS */
.pretty-in-pink {
color: #f6c1e8;
}
.hot-aquarelle-pink {
color: #ffb3e4;
}
.peach-orange {
color: #ffcc99;
}
.tiger-yellow {
color: #ffdf80;
}
.mandarin-sorbet {
color: #ffad42;
}

/* CSS Variables */
:root {
--pretty-in-pink:#f6c1e8;
--hot-aquarelle-pink:#ffb3e4;
--peach-orange:#ffcc99;
--tiger-yellow:#ffdf80;
--mandarin-sorbet:#ffad42;
}

More palettes to explore