All Palettes

Color Palette #d6006f, #a400b3, #490f80, #007ab8, #00b4e0

0%
0%
0%

CSS code for this palette

/* CSS */
.moth-orchid {
color: #d6006f;
}
.heliotrope-magenta {
color: #a400b3;
}
.grim-purple {
color: #490f80;
}
.star-command-blue {
color: #007ab8;
}
.blue-atoll {
color: #00b4e0;
}

/* CSS Variables */
:root {
--moth-orchid:#d6006f;
--heliotrope-magenta:#a400b3;
--grim-purple:#490f80;
--star-command-blue:#007ab8;
--blue-atoll:#00b4e0;
}

More palettes to explore