All Palettes

Color Palette #f8caa5, #f7b2a1, #e67f8d, #d25b7b, #aa3c4c

0%
0%
0%

CSS code for this palette

/* CSS */
.lion-cub {
color: #f8caa5;
}
.first-date {
color: #f7b2a1;
}
.dimple {
color: #e67f8d;
}
.peppermint-swirl {
color: #d25b7b;
}
.valentine {
color: #aa3c4c;
}

/* CSS Variables */
:root {
--lion-cub:#f8caa5;
--first-date:#f7b2a1;
--dimple:#e67f8d;
--peppermint-swirl:#d25b7b;
--valentine:#aa3c4c;
}

More palettes to explore