All Palettes

Color Palette #ff7092, #ff998a, #ffb68f, #ffd900, #ffebb8

0%
0%
0%

CSS code for this palette

/* CSS */
.blush-hour {
color: #ff7092;
}
.peach-pink {
color: #ff998a;
}
.desert-sunrise {
color: #ffb68f;
}
.soviet-gold {
color: #ffd900;
}
.sunkissed-yellow {
color: #ffebb8;
}

/* CSS Variables */
:root {
--blush-hour:#ff7092;
--peach-pink:#ff998a;
--desert-sunrise:#ffb68f;
--soviet-gold:#ffd900;
--sunkissed-yellow:#ffebb8;
}

More palettes to explore