All Palettes

Color Palette #f0a800, #f7c34b, #f7e9a1, #d1b2e1, #9b6f9a

0%
0%
0%

CSS code for this palette

/* CSS */
.welcoming-wasp {
color: #f0a800;
}
.creamy-sweet-corn {
color: #f7c34b;
}
.lazy-daisy {
color: #f7e9a1;
}
.pretty-petunia {
color: #d1b2e1;
}
.tatarian-aster {
color: #9b6f9a;
}

/* CSS Variables */
:root {
--welcoming-wasp:#f0a800;
--creamy-sweet-corn:#f7c34b;
--lazy-daisy:#f7e9a1;
--pretty-petunia:#d1b2e1;
--tatarian-aster:#9b6f9a;
}

More palettes to explore