All Palettes

Color Palette #f9aeae, #f6c6c6, #fce7d4, #f8e4b9, #f4b6a9

0%
0%
0%

CSS code for this palette

/* CSS */
.snow-white-blush {
color: #f9aeae;
}
.english-rose {
color: #f6c6c6;
}
.naive-peach {
color: #fce7d4;
}
.gentle-glow {
color: #f8e4b9;
}
.pink-mimosa {
color: #f4b6a9;
}

/* CSS Variables */
:root {
--snow-white-blush:#f9aeae;
--english-rose:#f6c6c6;
--naive-peach:#fce7d4;
--gentle-glow:#f8e4b9;
--pink-mimosa:#f4b6a9;
}

More palettes to explore