All Palettes

Color Palette #f0a800, #f4cf3e, #75d7c3, #1f628e, #a66abe

0%
0%
0%

CSS code for this palette

/* CSS */
.welcoming-wasp {
color: #f0a800;
}
.marigold-dust {
color: #f4cf3e;
}
.star-grass {
color: #75d7c3;
}
.traditional-blue {
color: #1f628e;
}
.prickly-purple {
color: #a66abe;
}

/* CSS Variables */
:root {
--welcoming-wasp:#f0a800;
--marigold-dust:#f4cf3e;
--star-grass:#75d7c3;
--traditional-blue:#1f628e;
--prickly-purple:#a66abe;
}

More palettes to explore