All Palettes

Color Palette #ff7092, #ff998a, #ffb68f, #ffd97a, #cfe6b3

0%
0%
0%

CSS code for this palette

/* CSS */
.blush-hour {
color: #ff7092;
}
.peach-pink {
color: #ff998a;
}
.desert-sunrise {
color: #ffb68f;
}
.pina {
color: #ffd97a;
}
.frozen-forest {
color: #cfe6b3;
}

/* CSS Variables */
:root {
--blush-hour:#ff7092;
--peach-pink:#ff998a;
--desert-sunrise:#ffb68f;
--pina:#ffd97a;
--frozen-forest:#cfe6b3;
}

More palettes to explore