All Palettes

Color Palette #fdd5af, #f6b1d1, #eab8e4, #b5e8db, #a2c7e7

0%
0%
0%

CSS code for this palette

/* CSS */
.forgotten-sunset {
color: #fdd5af;
}
.fulgrim-pink {
color: #f6b1d1;
}
.rosecco {
color: #eab8e4;
}
.aquatint {
color: #b5e8db;
}
.windsor-way {
color: #a2c7e7;
}

/* CSS Variables */
:root {
--forgotten-sunset:#fdd5af;
--fulgrim-pink:#f6b1d1;
--rosecco:#eab8e4;
--aquatint:#b5e8db;
--windsor-way:#a2c7e7;
}

More palettes to explore