All Palettes

Color Palette #d6006f, #a400b3, #0071b3, #00b4e0, #ffdd00

0%
0%
0%

CSS code for this palette

/* CSS */
.moth-orchid {
color: #d6006f;
}
.heliotrope-magenta {
color: #a400b3;
}
.cobalt-glaze {
color: #0071b3;
}
.blue-atoll {
color: #00b4e0;
}
.super-saiyan {
color: #ffdd00;
}

/* CSS Variables */
:root {
--moth-orchid:#d6006f;
--heliotrope-magenta:#a400b3;
--cobalt-glaze:#0071b3;
--blue-atoll:#00b4e0;
--super-saiyan:#ffdd00;
}

More palettes to explore