All Palettes

Color Palette #ff7092, #ff998a, #ffb3b3, #ffe9d1, #b5e3d7

0%
0%
0%

CSS code for this palette

/* CSS */
.blush-hour {
color: #ff7092;
}
.peach-pink {
color: #ff998a;
}
.wildflower-bouquet {
color: #ffb3b3;
}
.delightful-peach {
color: #ffe9d1;
}
.cruise {
color: #b5e3d7;
}

/* CSS Variables */
:root {
--blush-hour:#ff7092;
--peach-pink:#ff998a;
--wildflower-bouquet:#ffb3b3;
--delightful-peach:#ffe9d1;
--cruise:#b5e3d7;
}

More palettes to explore