All Palettes

Color Palette #a94c8d, #f0a3b0, #f6df60, #f8c77c, #507c7c

0%
0%
0%

CSS code for this palette

/* CSS */
.plum-dust {
color: #a94c8d;
}
.pinque {
color: #f0a3b0;
}
.dilly-dally {
color: #f6df60;
}
.jackfruit {
color: #f8c77c;
}
.nickel-ore-green {
color: #507c7c;
}

/* CSS Variables */
:root {
--plum-dust:#a94c8d;
--pinque:#f0a3b0;
--dilly-dally:#f6df60;
--jackfruit:#f8c77c;
--nickel-ore-green:#507c7c;
}

More palettes to explore