All Palettes

Color Palette #f7b5a1, #f9d3b9, #f7e4b6, #c3e0b2, #a3d9e0

0%
0%
0%

CSS code for this palette

/* CSS */
.mystic-tulip {
color: #f7b5a1;
}
.tender-peach {
color: #f9d3b9;
}
.barley-white {
color: #f7e4b6;
}
.white-vienna {
color: #c3e0b2;
}
.terrace-pool {
color: #a3d9e0;
}

/* CSS Variables */
:root {
--mystic-tulip:#f7b5a1;
--tender-peach:#f9d3b9;
--barley-white:#f7e4b6;
--white-vienna:#c3e0b2;
--terrace-pool:#a3d9e0;
}

More palettes to explore