All Palettes

Color Palette #ff006e, #ff6d1f, #ffd000, #00b4e0, #a200b8

0%
0%
0%

CSS code for this palette

/* CSS */
.vivid-raspberry {
color: #ff006e;
}
.shocking-orange {
color: #ff6d1f;
}
.electric-glow {
color: #ffd000;
}
.blue-atoll {
color: #00b4e0;
}
.heliotrope-magenta {
color: #a200b8;
}

/* CSS Variables */
:root {
--vivid-raspberry:#ff006e;
--shocking-orange:#ff6d1f;
--electric-glow:#ffd000;
--blue-atoll:#00b4e0;
--heliotrope-magenta:#a200b8;
}

More palettes to explore