All Palettes

Color Palette #f6aef9, #f9d2e5, #f5e0a3, #f3ca4f, #f05b3d

0%
0%
0%

CSS code for this palette

/* CSS */
.strawberry-buttercream {
color: #f6aef9;
}
.pink-lily {
color: #f9d2e5;
}
.sun-dust {
color: #f5e0a3;
}
.radiant-sun {
color: #f3ca4f;
}
.oranzhewyi-orange {
color: #f05b3d;
}

/* CSS Variables */
:root {
--strawberry-buttercream:#f6aef9;
--pink-lily:#f9d2e5;
--sun-dust:#f5e0a3;
--radiant-sun:#f3ca4f;
--oranzhewyi-orange:#f05b3d;
}

More palettes to explore