All Palettes

Color Palette #f7a1b7, #f8c9d5, #e0d7f4, #b2e5f0, #f6eba7

0%
0%
0%

CSS code for this palette

/* CSS */
.harmonious-rose {
color: #f7a1b7;
}
.palace-rose {
color: #f8c9d5;
}
.japan-blush {
color: #e0d7f4;
}
.crystal-river {
color: #b2e5f0;
}
.shaded-sun {
color: #f6eba7;
}

/* CSS Variables */
:root {
--harmonious-rose:#f7a1b7;
--palace-rose:#f8c9d5;
--japan-blush:#e0d7f4;
--crystal-river:#b2e5f0;
--shaded-sun:#f6eba7;
}

More palettes to explore