All Palettes

Color Palette #f7b5a1, #f6d3b6, #e0c5e7, #e4b9f3, #eab8d2

0%
0%
0%

CSS code for this palette

/* CSS */
.mystic-tulip {
color: #f7b5a1;
}
.serene-peach {
color: #f6d3b6;
}
.syrian-violet {
color: #e0c5e7;
}
.lovecloud {
color: #e4b9f3;
}
.sweet-taffy {
color: #eab8d2;
}

/* CSS Variables */
:root {
--mystic-tulip:#f7b5a1;
--serene-peach:#f6d3b6;
--syrian-violet:#e0c5e7;
--lovecloud:#e4b9f3;
--sweet-taffy:#eab8d2;
}

More palettes to explore