All Palettes

Color Palette #f7b5a6, #f6d2a2, #f2e0b5, #a2e6e2, #d4a1e2

0%
0%
0%

CSS code for this palette

/* CSS */
.just-blush {
color: #f7b5a6;
}
.antique-wicker-basket {
color: #f6d2a2;
}
.calla {
color: #f2e0b5;
}
.everest {
color: #a2e6e2;
}
.bright-ube {
color: #d4a1e2;
}

/* CSS Variables */
:root {
--just-blush:#f7b5a6;
--antique-wicker-basket:#f6d2a2;
--calla:#f2e0b5;
--everest:#a2e6e2;
--bright-ube:#d4a1e2;
}

More palettes to explore