All Palettes

Color Palette #ff7092, #ff998a, #ffb3b3, #ffdfb3, #ffd900

0%
0%
0%

CSS code for this palette

/* CSS */
.blush-hour {
color: #ff7092;
}
.peach-pink {
color: #ff998a;
}
.wildflower-bouquet {
color: #ffb3b3;
}
.tunisian-stone {
color: #ffdfb3;
}
.soviet-gold {
color: #ffd900;
}

/* CSS Variables */
:root {
--blush-hour:#ff7092;
--peach-pink:#ff998a;
--wildflower-bouquet:#ffb3b3;
--tunisian-stone:#ffdfb3;
--soviet-gold:#ffd900;
}

More palettes to explore