All Palettes

Color Palette #9f512d, #ffd900, #ff6347, #8a2ce2, #00ced1

0%
0%
0%

CSS code for this palette

/* CSS */
.texas-ranger-brown {
color: #9f512d;
}
.soviet-gold {
color: #ffd900;
}
.bruschetta-tomato {
color: #ff6347;
}
.bright-blue-violet {
color: #8a2ce2;
}
.jade-glass {
color: #00ced1;
}

/* CSS Variables */
:root {
--texas-ranger-brown:#9f512d;
--soviet-gold:#ffd900;
--bruschetta-tomato:#ff6347;
--bright-blue-violet:#8a2ce2;
--jade-glass:#00ced1;
}

More palettes to explore