All Palettes

Color Palette #f0a800, #f6c84c, #f8e99b, #e5b1f7, #a4607e

0%
0%
0%

CSS code for this palette

/* CSS */
.welcoming-wasp {
color: #f0a800;
}
.sunny-mood {
color: #f6c84c;
}
.storm-lightning {
color: #f8e99b;
}
.candy-dreams {
color: #e5b1f7;
}
.strawberry-mousse {
color: #a4607e;
}

/* CSS Variables */
:root {
--welcoming-wasp:#f0a800;
--sunny-mood:#f6c84c;
--storm-lightning:#f8e99b;
--candy-dreams:#e5b1f7;
--strawberry-mousse:#a4607e;
}

More palettes to explore