All Palettes

Color Palette #f8caa5, #f5a19e, #e76a8f, #a25d8c, #5d4b8b

0%
0%
0%

CSS code for this palette

/* CSS */
.lion-cub {
color: #f8caa5;
}
.young-crab {
color: #f5a19e;
}
.love-letter {
color: #e76a8f;
}
.thimble-red {
color: #a25d8c;
}
.bright-eggplant {
color: #5d4b8b;
}

/* CSS Variables */
:root {
--lion-cub:#f8caa5;
--young-crab:#f5a19e;
--love-letter:#e76a8f;
--thimble-red:#a25d8c;
--bright-eggplant:#5d4b8b;
}

More palettes to explore