All Palettes

Color Palette #f5d4c2, #f2b9a1, #f1a08e, #e78b73, #d75b5b

0%
0%
0%

CSS code for this palette

/* CSS */
.dreamsicle {
color: #f5d4c2;
}
.antique-cameo {
color: #f2b9a1;
}
.blush {
color: #f1a08e;
}
.thundelarra {
color: #e78b73;
}
.bricks-of-hope {
color: #d75b5b;
}

/* CSS Variables */
:root {
--dreamsicle:#f5d4c2;
--antique-cameo:#f2b9a1;
--blush:#f1a08e;
--thundelarra:#e78b73;
--bricks-of-hope:#d75b5b;
}

More palettes to explore