All Palettes

Color Palette #f6a2b8, #f3b75e, #f6e19d, #a5d5d0, #5d85c0

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-chalk {
color: #f6a2b8;
}
.crunch {
color: #f3b75e;
}
.buttery-croissant {
color: #f6e19d;
}
.sinbad {
color: #a5d5d0;
}
.bodega-bay {
color: #5d85c0;
}

/* CSS Variables */
:root {
--pink-chalk:#f6a2b8;
--crunch:#f3b75e;
--buttery-croissant:#f6e19d;
--sinbad:#a5d5d0;
--bodega-bay:#5d85c0;
}

More palettes to explore