All Palettes

Color Palette #d6006f, #a400b3, #6f2c90, #3f1b79, #1a0f4d

0%
0%
0%

CSS code for this palette

/* CSS */
.moth-orchid {
color: #d6006f;
}
.heliotrope-magenta {
color: #a400b3;
}
.true-purple {
color: #6f2c90;
}
.explorer-of-the-galaxies {
color: #3f1b79;
}
.tetsu-kon-blue {
color: #1a0f4d;
}

/* CSS Variables */
:root {
--moth-orchid:#d6006f;
--heliotrope-magenta:#a400b3;
--true-purple:#6f2c90;
--explorer-of-the-galaxies:#3f1b79;
--tetsu-kon-blue:#1a0f4d;
}

More palettes to explore