All Palettes

Color Palette #ff7092, #ff9c8f, #ffb65c, #ffc83d, #ffdc5c

0%
0%
0%

CSS code for this palette

/* CSS */
.blush-hour {
color: #ff7092;
}
.lolly {
color: #ff9c8f;
}
.peanut-butter-chicken {
color: #ffb65c;
}
.yellow-jacket {
color: #ffc83d;
}
.rodan-gold {
color: #ffdc5c;
}

/* CSS Variables */
:root {
--blush-hour:#ff7092;
--lolly:#ff9c8f;
--peanut-butter-chicken:#ffb65c;
--yellow-jacket:#ffc83d;
--rodan-gold:#ffdc5c;
}

More palettes to explore