All Palettes

Color Palette #ff7092, #ff8fad, #ffadbf, #ffd1df, #ffe5e8

0%
0%
0%

CSS code for this palette

/* CSS */
.blush-hour {
color: #ff7092;
}
.schauss-pink {
color: #ff8fad;
}
.baby-s-blanket {
color: #ffadbf;
}
.light-pink {
color: #ffd1df;
}
.vanilla-strawberry {
color: #ffe5e8;
}

/* CSS Variables */
:root {
--blush-hour:#ff7092;
--schauss-pink:#ff8fad;
--baby-s-blanket:#ffadbf;
--light-pink:#ffd1df;
--vanilla-strawberry:#ffe5e8;
}

More palettes to explore