All Palettes

Color Palette #f1a7c0, #f1b6d2, #e9e6a0, #9fd0b0, #d5a86c

0%
0%
0%

CSS code for this palette

/* CSS */
.tickled-pink {
color: #f1a7c0;
}
.pink-marshmallow {
color: #f1b6d2;
}
.wax-yellow {
color: #e9e6a0;
}
.retro-mint {
color: #9fd0b0;
}
.artemis {
color: #d5a86c;
}

/* CSS Variables */
:root {
--tickled-pink:#f1a7c0;
--pink-marshmallow:#f1b6d2;
--wax-yellow:#e9e6a0;
--retro-mint:#9fd0b0;
--artemis:#d5a86c;
}

More palettes to explore