All Palettes

Color Palette #ff7092, #ff998a, #ffb499, #ffe0a3, #fff7b3

0%
0%
0%

CSS code for this palette

/* CSS */
.blush-hour {
color: #ff7092;
}
.peach-pink {
color: #ff998a;
}
.island-girl {
color: #ffb499;
}
.midday-sun {
color: #ffe0a3;
}
.creamy-sunshine-pastel {
color: #fff7b3;
}

/* CSS Variables */
:root {
--blush-hour:#ff7092;
--peach-pink:#ff998a;
--island-girl:#ffb499;
--midday-sun:#ffe0a3;
--creamy-sunshine-pastel:#fff7b3;
}

More palettes to explore