All Palettes

Color Palette #ff7092, #ff998a, #ffcc99, #f4e1a4, #f9f5d7

0%
0%
0%

CSS code for this palette

/* CSS */
.blush-hour {
color: #ff7092;
}
.peach-pink {
color: #ff998a;
}
.peach-orange {
color: #ffcc99;
}
.optimistic-yellow {
color: #f4e1a4;
}
.transcendence {
color: #f9f5d7;
}

/* CSS Variables */
:root {
--blush-hour:#ff7092;
--peach-pink:#ff998a;
--peach-orange:#ffcc99;
--optimistic-yellow:#f4e1a4;
--transcendence:#f9f5d7;
}

More palettes to explore