All Palettes

Color Palette #ff4c29, #ffb700, #ffd500, #6bdaff, #a35cff

0%
0%
0%

CSS code for this palette

/* CSS */
.flame-angelfish {
color: #ff4c29;
}
.sunflower-mango {
color: #ffb700;
}
.cyber-yellow {
color: #ffd500;
}
.athena-blue {
color: #6bdaff;
}
.vega-violet {
color: #a35cff;
}

/* CSS Variables */
:root {
--flame-angelfish:#ff4c29;
--sunflower-mango:#ffb700;
--cyber-yellow:#ffd500;
--athena-blue:#6bdaff;
--vega-violet:#a35cff;
}

More palettes to explore