All Palettes

Color Palette #f95860, #f6b6b7, #f2cfd2, #fbe4e7, #f1f7f8

0%
0%
0%

CSS code for this palette

/* CSS */
.festive-fennec {
color: #f95860;
}
.precious-pink {
color: #f6b6b7;
}
.milkshake-pink {
color: #f2cfd2;
}
.pink-tutu {
color: #fbe4e7;
}
.distant-horizon {
color: #f1f7f8;
}

/* CSS Variables */
:root {
--festive-fennec:#f95860;
--precious-pink:#f6b6b7;
--milkshake-pink:#f2cfd2;
--pink-tutu:#fbe4e7;
--distant-horizon:#f1f7f8;
}

More palettes to explore