All Palettes

Color Palette #ff7092, #ff998a, #ffcb5c, #ffcf99, #d4c3df

0%
0%
0%

CSS code for this palette

/* CSS */
.blush-hour {
color: #ff7092;
}
.peach-pink {
color: #ff998a;
}
.nacho {
color: #ffcb5c;
}
.peach-orange {
color: #ffcf99;
}
.new-violet {
color: #d4c3df;
}

/* CSS Variables */
:root {
--blush-hour:#ff7092;
--peach-pink:#ff998a;
--nacho:#ffcb5c;
--peach-orange:#ffcf99;
--new-violet:#d4c3df;
}

More palettes to explore