All Palettes

Color Palette #ff8052, #ffd900, #6a5bcd, #1fb2aa, #ff6347

0%
0%
0%

CSS code for this palette

/* CSS */
.n-rang-orange {
color: #ff8052;
}
.soviet-gold {
color: #ffd900;
}
.ameixa {
color: #6a5bcd;
}
.glass-jar-blue {
color: #1fb2aa;
}
.bruschetta-tomato {
color: #ff6347;
}

/* CSS Variables */
:root {
--n-rang-orange:#ff8052;
--soviet-gold:#ffd900;
--ameixa:#6a5bcd;
--glass-jar-blue:#1fb2aa;
--bruschetta-tomato:#ff6347;
}

More palettes to explore