All Palettes

Color Palette #ff7092, #ff9f80, #ffcb5c, #d3e156, #6ec3f7

0%
0%
0%

CSS code for this palette

/* CSS */
.blush-hour {
color: #ff7092;
}
.orchid-orange {
color: #ff9f80;
}
.nacho {
color: #ffcb5c;
}
.maximum-green-yellow {
color: #d3e156;
}
.blue-mana {
color: #6ec3f7;
}

/* CSS Variables */
:root {
--blush-hour:#ff7092;
--orchid-orange:#ff9f80;
--nacho:#ffcb5c;
--maximum-green-yellow:#d3e156;
--blue-mana:#6ec3f7;
}

More palettes to explore