All Palettes

Color Palette #ffb8c6, #ff7092, #ff4d70, #ff3c00, #ff9500

0%
0%
0%

CSS code for this palette

/* CSS */
.cherry-blossom-pink {
color: #ffb8c6;
}
.blush-hour {
color: #ff7092;
}
.love-red {
color: #ff4d70;
}
.coquelicot {
color: #ff3c00;
}
.barcelona-orange {
color: #ff9500;
}

/* CSS Variables */
:root {
--cherry-blossom-pink:#ffb8c6;
--blush-hour:#ff7092;
--love-red:#ff4d70;
--coquelicot:#ff3c00;
--barcelona-orange:#ff9500;
}

More palettes to explore