All Palettes

Color Palette #f6a2a4, #f9c2b9, #fdecdd, #f2e6a6, #b5d3a7

0%
0%
0%

CSS code for this palette

/* CSS */
.candy-heart-pink {
color: #f6a2a4;
}
.pink-hydrangea {
color: #f9c2b9;
}
.sweet-buttermilk {
color: #fdecdd;
}
.cymophane-yellow {
color: #f2e6a6;
}
.apple-cream {
color: #b5d3a7;
}

/* CSS Variables */
:root {
--candy-heart-pink:#f6a2a4;
--pink-hydrangea:#f9c2b9;
--sweet-buttermilk:#fdecdd;
--cymophane-yellow:#f2e6a6;
--apple-cream:#b5d3a7;
}

More palettes to explore