All Palettes

Color Palette #f6bbe6, #f9d6a9, #f7e573, #a9e5d3, #f1a7b2

0%
0%
0%

CSS code for this palette

/* CSS */
.pretty-in-pink {
color: #f6bbe6;
}
.tuscan {
color: #f9d6a9;
}
.golden-glitter {
color: #f7e573;
}
.botanical-tint {
color: #a9e5d3;
}
.princess {
color: #f1a7b2;
}

/* CSS Variables */
:root {
--pretty-in-pink:#f6bbe6;
--tuscan:#f9d6a9;
--golden-glitter:#f7e573;
--botanical-tint:#a9e5d3;
--princess:#f1a7b2;
}

More palettes to explore