All Palettes

Color Palette #ff1a8c, #ff5b1a, #ff9c1a, #ffc61a, #1aff5b

0%
0%
0%

CSS code for this palette

/* CSS */
.philippine-pink {
color: #ff1a8c;
}
.giants-orange {
color: #ff5b1a;
}
.phoenix-flames {
color: #ff9c1a;
}
.happy-yipee {
color: #ffc61a;
}
.mike-wazowski-green {
color: #1aff5b;
}

/* CSS Variables */
:root {
--philippine-pink:#ff1a8c;
--giants-orange:#ff5b1a;
--phoenix-flames:#ff9c1a;
--happy-yipee:#ffc61a;
--mike-wazowski-green:#1aff5b;
}

More palettes to explore