All Palettes

Color Palette #f7b5a1, #f9cb9f, #f7e2a6, #a8e1c1, #d1a7e6

0%
0%
0%

CSS code for this palette

/* CSS */
.mystic-tulip {
color: #f7b5a1;
}
.chai-latte {
color: #f9cb9f;
}
.lemon-ice-yellow {
color: #f7e2a6;
}
.mountain-mint {
color: #a8e1c1;
}
.bright-ube {
color: #d1a7e6;
}

/* CSS Variables */
:root {
--mystic-tulip:#f7b5a1;
--chai-latte:#f9cb9f;
--lemon-ice-yellow:#f7e2a6;
--mountain-mint:#a8e1c1;
--bright-ube:#d1a7e6;
}

More palettes to explore