All Palettes

Color Palette #f0a800, #f3ca4f, #f5df9e, #d3a7d7, #a84d94

0%
0%
0%

CSS code for this palette

/* CSS */
.welcoming-wasp {
color: #f0a800;
}
.radiant-sun {
color: #f3ca4f;
}
.aspen-yellow {
color: #f5df9e;
}
.favorite-lavender {
color: #d3a7d7;
}
.plum-dust {
color: #a84d94;
}

/* CSS Variables */
:root {
--welcoming-wasp:#f0a800;
--radiant-sun:#f3ca4f;
--aspen-yellow:#f5df9e;
--favorite-lavender:#d3a7d7;
--plum-dust:#a84d94;
}

More palettes to explore