All Palettes

Color Palette #ff7092, #ff998a, #ffb78a, #ffda9e, #ffeab8

0%
0%
0%

CSS code for this palette

/* CSS */
.blush-hour {
color: #ff7092;
}
.peach-pink {
color: #ff998a;
}
.savannah-sun {
color: #ffb78a;
}
.south-shore-sun {
color: #ffda9e;
}
.sunkissed-yellow {
color: #ffeab8;
}

/* CSS Variables */
:root {
--blush-hour:#ff7092;
--peach-pink:#ff998a;
--savannah-sun:#ffb78a;
--south-shore-sun:#ffda9e;
--sunkissed-yellow:#ffeab8;
}

More palettes to explore