All Palettes

Color Palette #a400b3, #6e4091, #2d9a98, #a1dc8f, #f7e1a1

0%
0%
0%

CSS code for this palette

/* CSS */
.heliotrope-magenta {
color: #a400b3;
}
.perkin-mauve {
color: #6e4091;
}
.aqua-lake {
color: #2d9a98;
}
.granny-smith-apple {
color: #a1dc8f;
}
.venetian-yellow {
color: #f7e1a1;
}

/* CSS Variables */
:root {
--heliotrope-magenta:#a400b3;
--perkin-mauve:#6e4091;
--aqua-lake:#2d9a98;
--granny-smith-apple:#a1dc8f;
--venetian-yellow:#f7e1a1;
}

More palettes to explore