All Palettes

Color Palette #ff7094, #ffb3d9, #ff8ab9, #ff5c8f, #ff2e66

0%
0%
0%

CSS code for this palette

/* CSS */
.blush-hour {
color: #ff7094;
}
.hot-aquarelle-pink {
color: #ffb3d9;
}
.cochonnet {
color: #ff8ab9;
}
.stellar-strawberry {
color: #ff5c8f;
}
.chinese-new-year {
color: #ff2e66;
}

/* CSS Variables */
:root {
--blush-hour:#ff7094;
--hot-aquarelle-pink:#ffb3d9;
--cochonnet:#ff8ab9;
--stellar-strawberry:#ff5c8f;
--chinese-new-year:#ff2e66;
}

More palettes to explore