All Palettes

Color Palette #ff7092, #ff9c8f, #ffcc99, #ffe057, #690571

0%
0%
0%

CSS code for this palette

/* CSS */
.blush-hour {
color: #ff7092;
}
.lolly {
color: #ff9c8f;
}
.peach-orange {
color: #ffcc99;
}
.pickled-ginger {
color: #ffe057;
}
.zeus-purple {
color: #690571;
}

/* CSS Variables */
:root {
--blush-hour:#ff7092;
--lolly:#ff9c8f;
--peach-orange:#ffcc99;
--pickled-ginger:#ffe057;
--zeus-purple:#690571;
}

More palettes to explore