All Palettes

Color Palette #6a4a8c, #ff6e61, #f7bf82, #ffb300, #29b0ff

0%
0%
0%

CSS code for this palette

/* CSS */
.grapes-of-italy {
color: #6a4a8c;
}
.grapefruit-pulp {
color: #ff6e61;
}
.apricot-yellow {
color: #f7bf82;
}
.ucla-gold {
color: #ffb300;
}
.fantasy-console-sky {
color: #29b0ff;
}

/* CSS Variables */
:root {
--grapes-of-italy:#6a4a8c;
--grapefruit-pulp:#ff6e61;
--apricot-yellow:#f7bf82;
--ucla-gold:#ffb300;
--fantasy-console-sky:#29b0ff;
}

More palettes to explore