All Palettes

Color Palette #f7b5a1, #f4d5ae, #f2e6ca, #b2e0f0, #80a6d0

0%
0%
0%

CSS code for this palette

/* CSS */
.mystic-tulip {
color: #f7b5a1;
}
.corn-husk {
color: #f4d5ae;
}
.distressed-white {
color: #f2e6ca;
}
.break-the-ice {
color: #b2e0f0;
}
.boudoir-blue {
color: #80a6d0;
}

/* CSS Variables */
:root {
--mystic-tulip:#f7b5a1;
--corn-husk:#f4d5ae;
--distressed-white:#f2e6ca;
--break-the-ice:#b2e0f0;
--boudoir-blue:#80a6d0;
}

More palettes to explore