All Palettes

Color Palette #ff7092, #ff998a, #ffb65c, #f6d12c, #f1c40e

0%
0%
0%

CSS code for this palette

/* CSS */
.blush-hour {
color: #ff7092;
}
.peach-pink {
color: #ff998a;
}
.peanut-butter-chicken {
color: #ffb65c;
}
.dream-of-spring {
color: #f6d12c;
}
.sunshine-mellow {
color: #f1c40e;
}

/* CSS Variables */
:root {
--blush-hour:#ff7092;
--peach-pink:#ff998a;
--peanut-butter-chicken:#ffb65c;
--dream-of-spring:#f6d12c;
--sunshine-mellow:#f1c40e;
}

More palettes to explore