All Palettes

Color Palette #d6006f, #a400b3, #5b4dff, #4b91e2, #00bdd6

0%
0%
0%

CSS code for this palette

/* CSS */
.moth-orchid {
color: #d6006f;
}
.heliotrope-magenta {
color: #a400b3;
}
.shady-neon-blue {
color: #5b4dff;
}
.olympic-blue {
color: #4b91e2;
}
.maldives {
color: #00bdd6;
}

/* CSS Variables */
:root {
--moth-orchid:#d6006f;
--heliotrope-magenta:#a400b3;
--shady-neon-blue:#5b4dff;
--olympic-blue:#4b91e2;
--maldives:#00bdd6;
}

More palettes to explore