All Palettes

Color Palette #f7d059, #f45b1f, #d22d6f, #7662a7, #a6e2d0

0%
0%
0%

CSS code for this palette

/* CSS */
.rubber-ducky {
color: #f7d059;
}
.plastic-carrot {
color: #f45b1f;
}
.self-love {
color: #d22d6f;
}
.genestealer-purple {
color: #7662a7;
}
.meristem {
color: #a6e2d0;
}

/* CSS Variables */
:root {
--rubber-ducky:#f7d059;
--plastic-carrot:#f45b1f;
--self-love:#d22d6f;
--genestealer-purple:#7662a7;
--meristem:#a6e2d0;
}

More palettes to explore