All Palettes

Color Palette #ff7092, #ff9ea9, #ffb3c3, #ffd1df, #fff5f7

0%
0%
0%

CSS code for this palette

/* CSS */
.blush-hour {
color: #ff7092;
}
.salmon-tartare {
color: #ff9ea9;
}
.matt-pink {
color: #ffb3c3;
}
.light-pink {
color: #ffd1df;
}
.sea-salt-sherbet {
color: #fff5f7;
}

/* CSS Variables */
:root {
--blush-hour:#ff7092;
--salmon-tartare:#ff9ea9;
--matt-pink:#ffb3c3;
--light-pink:#ffd1df;
--sea-salt-sherbet:#fff5f7;
}

More palettes to explore