All Palettes

Color Palette #ff7092, #ff998a, #ffcd8f, #fff7a3, #f7e2b6

0%
0%
0%

CSS code for this palette

/* CSS */
.blush-hour {
color: #ff7092;
}
.peach-pink {
color: #ff998a;
}
.goldenrod-yellow {
color: #ffcd8f;
}
.candle-flame {
color: #fff7a3;
}
.flan {
color: #f7e2b6;
}

/* CSS Variables */
:root {
--blush-hour:#ff7092;
--peach-pink:#ff998a;
--goldenrod-yellow:#ffcd8f;
--candle-flame:#fff7a3;
--flan:#f7e2b6;
}

More palettes to explore