All Palettes

Color Palette #ff7092, #ff998a, #ffcd8f, #ffe5a8, #fff6b3

0%
0%
0%

CSS code for this palette

/* CSS */
.blush-hour {
color: #ff7092;
}
.peach-pink {
color: #ff998a;
}
.goldenrod-yellow {
color: #ffcd8f;
}
.lady-banksia {
color: #ffe5a8;
}
.creamy-sunshine-pastel {
color: #fff6b3;
}

/* CSS Variables */
:root {
--blush-hour:#ff7092;
--peach-pink:#ff998a;
--goldenrod-yellow:#ffcd8f;
--lady-banksia:#ffe5a8;
--creamy-sunshine-pastel:#fff6b3;
}

More palettes to explore