All Palettes

Color Palette #f6a2b8, #f6d2a2, #e6e6b2, #a2d9f6, #a2b6f6

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-chalk {
color: #f6a2b8;
}
.antique-wicker-basket {
color: #f6d2a2;
}
.springtime {
color: #e6e6b2;
}
.juzcar-blue {
color: #a2d9f6;
}
.wondrous-wisteria {
color: #a2b6f6;
}

/* CSS Variables */
:root {
--pink-chalk:#f6a2b8;
--antique-wicker-basket:#f6d2a2;
--springtime:#e6e6b2;
--juzcar-blue:#a2d9f6;
--wondrous-wisteria:#a2b6f6;
}

More palettes to explore