All Palettes

Color Palette #f6a4a2, #f6c898, #f2e5a1, #a4dac5, #78b7d9

0%
0%
0%

CSS code for this palette

/* CSS */
.candy-heart-pink {
color: #f6a4a2;
}
.orange-blast {
color: #f6c898;
}
.sugar-cookie {
color: #f2e5a1;
}
.southern-belle {
color: #a4dac5;
}
.pacific-harbour {
color: #78b7d9;
}

/* CSS Variables */
:root {
--candy-heart-pink:#f6a4a2;
--orange-blast:#f6c898;
--sugar-cookie:#f2e5a1;
--southern-belle:#a4dac5;
--pacific-harbour:#78b7d9;
}

More palettes to explore