All Palettes

Color Palette #fbeab6, #f9c8d0, #f495c8, #d68fbb, #a080d0

0%
0%
0%

CSS code for this palette

/* CSS */
.solar {
color: #fbeab6;
}
.rosey-afterglow {
color: #f9c8d0;
}
.pastel-magenta {
color: #f495c8;
}
.pressed-flower {
color: #d68fbb;
}
.lilac-purple {
color: #a080d0;
}

/* CSS Variables */
:root {
--solar:#fbeab6;
--rosey-afterglow:#f9c8d0;
--pastel-magenta:#f495c8;
--pressed-flower:#d68fbb;
--lilac-purple:#a080d0;
}

More palettes to explore