All Palettes

Color Palette #ffcd05, #ff9c1a, #ff6d2e, #ff4d55, #ff2e7b

0%
0%
0%

CSS code for this palette

/* CSS */
.sunflower-island {
color: #ffcd05;
}
.phoenix-flames {
color: #ff9c1a;
}
.extreme-carrot {
color: #ff6d2e;
}
.fluorescent-red {
color: #ff4d55;
}
.office-neon-light {
color: #ff2e7b;
}

/* CSS Variables */
:root {
--sunflower-island:#ffcd05;
--phoenix-flames:#ff9c1a;
--extreme-carrot:#ff6d2e;
--fluorescent-red:#ff4d55;
--office-neon-light:#ff2e7b;
}

More palettes to explore