All Palettes

Color Palette #f0a800, #f5c542, #f7e09c, #d4a5c8, #a578ab

0%
0%
0%

CSS code for this palette

/* CSS */
.welcoming-wasp {
color: #f0a800;
}
.pyrite {
color: #f5c542;
}
.buttery-croissant {
color: #f7e09c;
}
.berry-popsicle {
color: #d4a5c8;
}
.pleasant-dream {
color: #a578ab;
}

/* CSS Variables */
:root {
--welcoming-wasp:#f0a800;
--pyrite:#f5c542;
--buttery-croissant:#f7e09c;
--berry-popsicle:#d4a5c8;
--pleasant-dream:#a578ab;
}

More palettes to explore