All Palettes

Color Palette #ff7092, #ff998a, #ffb3e7, #b7fbbe, #6ccb79

0%
0%
0%

CSS code for this palette

/* CSS */
.blush-hour {
color: #ff7092;
}
.peach-pink {
color: #ff998a;
}
.hermosa-pink {
color: #ffb3e7;
}
.light-mint {
color: #b7fbbe;
}
.snow-pea {
color: #6ccb79;
}

/* CSS Variables */
:root {
--blush-hour:#ff7092;
--peach-pink:#ff998a;
--hermosa-pink:#ffb3e7;
--light-mint:#b7fbbe;
--snow-pea:#6ccb79;
}

More palettes to explore