All Palettes

Color Palette #a45fbf, #6a7bbe, #4ba7d2, #3ddbd4, #4fde94

0%
0%
0%

CSS code for this palette

/* CSS */
.prickly-purple {
color: #a45fbf;
}
.persian-jewel {
color: #6a7bbe;
}
.mystic-blue {
color: #4ba7d2;
}
.fresh-turquoise {
color: #3ddbd4;
}
.vegetation {
color: #4fde94;
}

/* CSS Variables */
:root {
--prickly-purple:#a45fbf;
--persian-jewel:#6a7bbe;
--mystic-blue:#4ba7d2;
--fresh-turquoise:#3ddbd4;
--vegetation:#4fde94;
}

More palettes to explore