All Palettes

Color Palette #ff4c29, #ffd000, #a1d600, #1d9a6a, #007acc

0%
0%
0%

CSS code for this palette

/* CSS */
.flame-angelfish {
color: #ff4c29;
}
.electric-glow {
color: #ffd000;
}
.matcha-powder {
color: #a1d600;
}
.starship-trooper {
color: #1d9a6a;
}
.science-blue {
color: #007acc;
}

/* CSS Variables */
:root {
--flame-angelfish:#ff4c29;
--electric-glow:#ffd000;
--matcha-powder:#a1d600;
--starship-trooper:#1d9a6a;
--science-blue:#007acc;
}

More palettes to explore