All Palettes

Color Palette #f9aeae, #ffb8b8, #ffc7c7, #ffedd6, #fffae5

0%
0%
0%

CSS code for this palette

/* CSS */
.snow-white-blush {
color: #f9aeae;
}
.hard-candy {
color: #ffb8b8;
}
.cinderella-pink {
color: #ffc7c7;
}
.crushed-cashew {
color: #ffedd6;
}
.lead-glass {
color: #fffae5;
}

/* CSS Variables */
:root {
--snow-white-blush:#f9aeae;
--hard-candy:#ffb8b8;
--cinderella-pink:#ffc7c7;
--crushed-cashew:#ffedd6;
--lead-glass:#fffae5;
}

More palettes to explore