All Palettes

Color Palette #f6a2a2, #f9c3c3, #f3e1b4, #a2d1e6, #6ea1d8

0%
0%
0%

CSS code for this palette

/* CSS */
.candy-heart-pink {
color: #f6a2a2;
}
.azalea-pink {
color: #f9c3c3;
}
.soft-butter {
color: #f3e1b4;
}
.chefchaouen-blue {
color: #a2d1e6;
}
.kindred {
color: #6ea1d8;
}

/* CSS Variables */
:root {
--candy-heart-pink:#f6a2a2;
--azalea-pink:#f9c3c3;
--soft-butter:#f3e1b4;
--chefchaouen-blue:#a2d1e6;
--kindred:#6ea1d8;
}

More palettes to explore