All Palettes

Color Palette #a400b3, #a65db6, #a37cb6, #b3a400, #b6a65d

0%
0%
0%

CSS code for this palette

/* CSS */
.heliotrope-magenta {
color: #a400b3;
}
.prickly-purple {
color: #a65db6;
}
.lush-lilac {
color: #a37cb6;
}
.sulphine-yellow {
color: #b3a400;
}
.shutterbug {
color: #b6a65d;
}

/* CSS Variables */
:root {
--heliotrope-magenta:#a400b3;
--prickly-purple:#a65db6;
--lush-lilac:#a37cb6;
--sulphine-yellow:#b3a400;
--shutterbug:#b6a65d;
}

More palettes to explore