All Palettes

Color Palette #f1a7d1, #e3b0df, #b9d7e9, #a4e5d3, #f3e86d

0%
0%
0%

CSS code for this palette

/* CSS */
.waddles-pink {
color: #f1a7d1;
}
.barely-bloomed {
color: #e3b0df;
}
.light-template {
color: #b9d7e9;
}
.botanical-tint {
color: #a4e5d3;
}
.lemon-verbena {
color: #f3e86d;
}

/* CSS Variables */
:root {
--waddles-pink:#f1a7d1;
--barely-bloomed:#e3b0df;
--light-template:#b9d7e9;
--botanical-tint:#a4e5d3;
--lemon-verbena:#f3e86d;
}

More palettes to explore