All Palettes

Color Palette #ff7092, #ff9f80, #ffcb5c, #d7e0b2, #6ac8a4

0%
0%
0%

CSS code for this palette

/* CSS */
.blush-hour {
color: #ff7092;
}
.orchid-orange {
color: #ff9f80;
}
.nacho {
color: #ffcb5c;
}
.celery-bunch {
color: #d7e0b2;
}
.minted-elegance {
color: #6ac8a4;
}

/* CSS Variables */
:root {
--blush-hour:#ff7092;
--orchid-orange:#ff9f80;
--nacho:#ffcb5c;
--celery-bunch:#d7e0b2;
--minted-elegance:#6ac8a4;
}

More palettes to explore