All Palettes

Color Palette #ff7092, #ffa09e, #ffcead, #ffe0e0, #fff6f0

0%
0%
0%

CSS code for this palette

/* CSS */
.blush-hour {
color: #ff7092;
}
.pink-dream {
color: #ffa09e;
}
.mellow-glow {
color: #ffcead;
}
.red-remains {
color: #ffe0e0;
}
.seashell {
color: #fff6f0;
}

/* CSS Variables */
:root {
--blush-hour:#ff7092;
--pink-dream:#ffa09e;
--mellow-glow:#ffcead;
--red-remains:#ffe0e0;
--seashell:#fff6f0;
}

More palettes to explore