All Palettes

Color Palette #a6c7e7, #f2dfd4, #b7d9a0, #f6c2a2, #d9a6b7

0%
0%
0%

CSS code for this palette

/* CSS */
.template {
color: #a6c7e7;
}
.peach-shortcake {
color: #f2dfd4;
}
.in-good-taste {
color: #b7d9a0;
}
.neighborly-peach {
color: #f6c2a2;
}
.pink-nectar {
color: #d9a6b7;
}

/* CSS Variables */
:root {
--template:#a6c7e7;
--peach-shortcake:#f2dfd4;
--in-good-taste:#b7d9a0;
--neighborly-peach:#f6c2a2;
--pink-nectar:#d9a6b7;
}

More palettes to explore