All Palettes

Color Palette #f6e179, #f3a85e, #d8634b, #a03b7d, #5c3f8d

0%
0%
0%

CSS code for this palette

/* CSS */
.cente-tl-yellow {
color: #f6e179;
}
.sandy-brown {
color: #f3a85e;
}
.track-and-field {
color: #d8634b;
}
.vivid-viola {
color: #a03b7d;
}
.daisy-bush {
color: #5c3f8d;
}

/* CSS Variables */
:root {
--cente-tl-yellow:#f6e179;
--sandy-brown:#f3a85e;
--track-and-field:#d8634b;
--vivid-viola:#a03b7d;
--daisy-bush:#5c3f8d;
}

More palettes to explore