All Palettes

Color Palette #ffc2e0, #ff7092, #ff4d61, #ff2e54, #b30021

0%
0%
0%

CSS code for this palette

/* CSS */
.sweet-romance {
color: #ffc2e0;
}
.blush-hour {
color: #ff7092;
}
.festive-fennec {
color: #ff4d61;
}
.reddish-pink {
color: #ff2e54;
}
.pixel-bleeding {
color: #b30021;
}

/* CSS Variables */
:root {
--sweet-romance:#ffc2e0;
--blush-hour:#ff7092;
--festive-fennec:#ff4d61;
--reddish-pink:#ff2e54;
--pixel-bleeding:#b30021;
}

More palettes to explore