All Palettes

Color Palette #f9c8e6, #f1a7c0, #f17999, #d96890, #b94b77

0%
0%
0%

CSS code for this palette

/* CSS */
.classic-rose {
color: #f9c8e6;
}
.tickled-pink {
color: #f1a7c0;
}
.embarrassed {
color: #f17999;
}
.paris-pink {
color: #d96890;
}
.royal-heath {
color: #b94b77;
}

/* CSS Variables */
:root {
--classic-rose:#f9c8e6;
--tickled-pink:#f1a7c0;
--embarrassed:#f17999;
--paris-pink:#d96890;
--royal-heath:#b94b77;
}

More palettes to explore