All Palettes

Color Palette #f0a800, #f7c94b, #f4e09f, #d4b5e8, #a37ec4

0%
0%
0%

CSS code for this palette

/* CSS */
.welcoming-wasp {
color: #f0a800;
}
.sunny-mood {
color: #f7c94b;
}
.aspen-yellow {
color: #f4e09f;
}
.pretty-petunia {
color: #d4b5e8;
}
.wisteria {
color: #a37ec4;
}

/* CSS Variables */
:root {
--welcoming-wasp:#f0a800;
--sunny-mood:#f7c94b;
--aspen-yellow:#f4e09f;
--pretty-petunia:#d4b5e8;
--wisteria:#a37ec4;
}

More palettes to explore