All Palettes

Color Palette #ff7092, #ff998a, #ffcb5c, #ffed9e, #95d48c

0%
0%
0%

CSS code for this palette

/* CSS */
.blush-hour {
color: #ff7092;
}
.peach-pink {
color: #ff998a;
}
.nacho {
color: #ffcb5c;
}
.eggnog {
color: #ffed9e;
}
.dentist-green {
color: #95d48c;
}

/* CSS Variables */
:root {
--blush-hour:#ff7092;
--peach-pink:#ff998a;
--nacho:#ffcb5c;
--eggnog:#ffed9e;
--dentist-green:#95d48c;
}

More palettes to explore