All Palettes

Color Palette #f5b2b2, #f7d7ab, #eaf7ca, #a8d3e1, #b29fe5

0%
0%
0%

CSS code for this palette

/* CSS */
.brain-pink {
color: #f5b2b2;
}
.pale-honey {
color: #f7d7ab;
}
.snow-flurry {
color: #eaf7ca;
}
.light-blue-glint {
color: #a8d3e1;
}
.dreamy-candy-forest {
color: #b29fe5;
}

/* CSS Variables */
:root {
--brain-pink:#f5b2b2;
--pale-honey:#f7d7ab;
--snow-flurry:#eaf7ca;
--light-blue-glint:#a8d3e1;
--dreamy-candy-forest:#b29fe5;
}

More palettes to explore