All Palettes

Color Palette #ff7092, #ff8f9c, #ff9e9e, #ffb8b3, #ffcdcc

0%
0%
0%

CSS code for this palette

/* CSS */
.blush-hour {
color: #ff7092;
}
.conch-shell {
color: #ff8f9c;
}
.rubber-radish {
color: #ff9e9e;
}
.mexican-milk {
color: #ffb8b3;
}
.lusty-gallant {
color: #ffcdcc;
}

/* CSS Variables */
:root {
--blush-hour:#ff7092;
--conch-shell:#ff8f9c;
--rubber-radish:#ff9e9e;
--mexican-milk:#ffb8b3;
--lusty-gallant:#ffcdcc;
}

More palettes to explore