All Palettes

Color Palette #ff7092, #ff998a, #ffb9b3, #ffdac2, #ffefdb

0%
0%
0%

CSS code for this palette

/* CSS */
.blush-hour {
color: #ff7092;
}
.peach-pink {
color: #ff998a;
}
.mexican-milk {
color: #ffb9b3;
}
.friendship {
color: #ffdac2;
}
.peach-cream {
color: #ffefdb;
}

/* CSS Variables */
:root {
--blush-hour:#ff7092;
--peach-pink:#ff998a;
--mexican-milk:#ffb9b3;
--friendship:#ffdac2;
--peach-cream:#ffefdb;
}

More palettes to explore