All Palettes

Color Palette #f8c9b9, #f2a6a1, #e78e7e, #d05d6c, #a7394d

0%
0%
0%

CSS code for this palette

/* CSS */
.sherbet-fruit {
color: #f8c9b9;
}
.roseberry {
color: #f2a6a1;
}
.nude-flamingo {
color: #e78e7e;
}
.desert-rose {
color: #d05d6c;
}
.valentine {
color: #a7394d;
}

/* CSS Variables */
:root {
--sherbet-fruit:#f8c9b9;
--roseberry:#f2a6a1;
--nude-flamingo:#e78e7e;
--desert-rose:#d05d6c;
--valentine:#a7394d;
}

More palettes to explore