All Palettes

Color Palette #ffb3c7, #ff7092, #ff3c00, #ffb84d, #ffe057

0%
0%
0%

CSS code for this palette

/* CSS */
.cherry-blossom-pink {
color: #ffb3c7;
}
.blush-hour {
color: #ff7092;
}
.coquelicot {
color: #ff3c00;
}
.floral-leaf {
color: #ffb84d;
}
.pickled-ginger {
color: #ffe057;
}

/* CSS Variables */
:root {
--cherry-blossom-pink:#ffb3c7;
--blush-hour:#ff7092;
--coquelicot:#ff3c00;
--floral-leaf:#ffb84d;
--pickled-ginger:#ffe057;
}

More palettes to explore