All Palettes

Color Palette #f5a8b0, #eab6ae, #e4d29a, #d7c4a3, #b7cae1

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-fit {
color: #f5a8b0;
}
.pensive-pink {
color: #eab6ae;
}
.twinkle-toes {
color: #e4d29a;
}
.afternoon-stroll {
color: #d7c4a3;
}
.mystic-river {
color: #b7cae1;
}

/* CSS Variables */
:root {
--pink-fit:#f5a8b0;
--pensive-pink:#eab6ae;
--twinkle-toes:#e4d29a;
--afternoon-stroll:#d7c4a3;
--mystic-river:#b7cae1;
}

More palettes to explore