All Palettes

Color Palette #ff7092, #ff998a, #ffca8a, #ffe4b3, #ffe5f0

0%
0%
0%

CSS code for this palette

/* CSS */
.blush-hour {
color: #ff7092;
}
.peach-pink {
color: #ff998a;
}
.bastard-amber {
color: #ffca8a;
}
.mouse-nose {
color: #ffe4b3;
}
.sweetly {
color: #ffe5f0;
}

/* CSS Variables */
:root {
--blush-hour:#ff7092;
--peach-pink:#ff998a;
--bastard-amber:#ffca8a;
--mouse-nose:#ffe4b3;
--sweetly:#ffe5f0;
}

More palettes to explore