All Palettes

Color Palette #c5a6a9, #b7c2b7, #a2d6e7, #f3e4aa, #f76e6e

0%
0%
0%

CSS code for this palette

/* CSS */
.hydrangea-bouquet {
color: #c5a6a9;
}
.recycled-glass {
color: #b7c2b7;
}
.nevada-sky {
color: #a2d6e7;
}
.vanilla {
color: #f3e4aa;
}
.breeze-of-chilli {
color: #f76e6e;
}

/* CSS Variables */
:root {
--hydrangea-bouquet:#c5a6a9;
--recycled-glass:#b7c2b7;
--nevada-sky:#a2d6e7;
--vanilla:#f3e4aa;
--breeze-of-chilli:#f76e6e;
}

More palettes to explore