All Palettes

Color Palette #f8caa5, #f5a88a, #f57a7a, #d84f6b, #a44c90

0%
0%
0%

CSS code for this palette

/* CSS */
.lion-cub {
color: #f8caa5;
}
.lugganath-orange {
color: #f5a88a;
}
.salmon-pok-bowl {
color: #f57a7a;
}
.rosy-cheeks {
color: #d84f6b;
}
.plum-dust {
color: #a44c90;
}

/* CSS Variables */
:root {
--lion-cub:#f8caa5;
--lugganath-orange:#f5a88a;
--salmon-pok-bowl:#f57a7a;
--rosy-cheeks:#d84f6b;
--plum-dust:#a44c90;
}

More palettes to explore