All Palettes

Color Palette #f4a4e0, #f1c6e8, #f8e2f6, #ffb8e0, #ff7092

0%
0%
0%

CSS code for this palette

/* CSS */
.hanami-pink {
color: #f4a4e0;
}
.sugar-high {
color: #f1c6e8;
}
.soft-lavender {
color: #f8e2f6;
}
.bubbelgum-heart {
color: #ffb8e0;
}
.blush-hour {
color: #ff7092;
}

/* CSS Variables */
:root {
--hanami-pink:#f4a4e0;
--sugar-high:#f1c6e8;
--soft-lavender:#f8e2f6;
--bubbelgum-heart:#ffb8e0;
--blush-hour:#ff7092;
}

More palettes to explore