All Palettes

Color Palette #f1b1d1, #ff9c8f, #ffc96b, #f8e0a0, #a6d8d6

0%
0%
0%

CSS code for this palette

/* CSS */
.changeling-pink {
color: #f1b1d1;
}
.lolly {
color: #ff9c8f;
}
.chanterelles {
color: #ffc96b;
}
.aspen-yellow {
color: #f8e0a0;
}
.iced-aqua {
color: #a6d8d6;
}

/* CSS Variables */
:root {
--changeling-pink:#f1b1d1;
--lolly:#ff9c8f;
--chanterelles:#ffc96b;
--aspen-yellow:#f8e0a0;
--iced-aqua:#a6d8d6;
}

More palettes to explore