All Palettes

Color Palette #f5e0e0, #f9c8c8, #f29797, #e62d2d, #c51616

0%
0%
0%

CSS code for this palette

/* CSS */
.hint-of-red {
color: #f5e0e0;
}
.sunday-best {
color: #f9c8c8;
}
.peach-burst {
color: #f29797;
}
.permanent-geranium-lake {
color: #e62d2d;
}
.cherry-crush {
color: #c51616;
}

/* CSS Variables */
:root {
--hint-of-red:#f5e0e0;
--sunday-best:#f9c8c8;
--peach-burst:#f29797;
--permanent-geranium-lake:#e62d2d;
--cherry-crush:#c51616;
}

More palettes to explore