All Palettes

Color Palette #00aaff, #ff6d1f, #f7db50, #a1d600, #ff3d8e

0%
0%
0%

CSS code for this palette

/* CSS */
.protoss-pylon {
color: #00aaff;
}
.shocking-orange {
color: #ff6d1f;
}
.gilded {
color: #f7db50;
}
.matcha-powder {
color: #a1d600;
}
.french-fuchsia {
color: #ff3d8e;
}

/* CSS Variables */
:root {
--protoss-pylon:#00aaff;
--shocking-orange:#ff6d1f;
--gilded:#f7db50;
--matcha-powder:#a1d600;
--french-fuchsia:#ff3d8e;
}

More palettes to explore