All Palettes

Color Palette #ff7092, #ff998a, #ffbb94, #ffe7a3, #fff5c2

0%
0%
0%

CSS code for this palette

/* CSS */
.blush-hour {
color: #ff7092;
}
.peach-pink {
color: #ff998a;
}
.sunset-cruise {
color: #ffbb94;
}
.sun-drenched {
color: #ffe7a3;
}
.spring-buttercup {
color: #fff5c2;
}

/* CSS Variables */
:root {
--blush-hour:#ff7092;
--peach-pink:#ff998a;
--sunset-cruise:#ffbb94;
--sun-drenched:#ffe7a3;
--spring-buttercup:#fff5c2;
}

More palettes to explore