All Palettes

Color Palette #f9d6d2, #f7b2a1, #f49f86, #f26c5a, #d84b4e

0%
0%
0%

CSS code for this palette

/* CSS */
.just-a-tease {
color: #f9d6d2;
}
.first-date {
color: #f7b2a1;
}
.creamy-peach {
color: #f49f86;
}
.camellia {
color: #f26c5a;
}
.faded-red {
color: #d84b4e;
}

/* CSS Variables */
:root {
--just-a-tease:#f9d6d2;
--first-date:#f7b2a1;
--creamy-peach:#f49f86;
--camellia:#f26c5a;
--faded-red:#d84b4e;
}

More palettes to explore