All Palettes

Color Palette #d6006f, #a400b3, #0071b3, #009ba3, #00b300

0%
0%
0%

CSS code for this palette

/* CSS */
.moth-orchid {
color: #d6006f;
}
.heliotrope-magenta {
color: #a400b3;
}
.cobalt-glaze {
color: #0071b3;
}
.pleasant-stream {
color: #009ba3;
}
.bubble-bobble-green {
color: #00b300;
}

/* CSS Variables */
:root {
--moth-orchid:#d6006f;
--heliotrope-magenta:#a400b3;
--cobalt-glaze:#0071b3;
--pleasant-stream:#009ba3;
--bubble-bobble-green:#00b300;
}

More palettes to explore