All Palettes

Color Palette #f6a937, #f0c128, #e6d356, #a4d8a2, #699b7a

0%
0%
0%

CSS code for this palette

/* CSS */
.late-afternoon {
color: #f6a937;
}
.freesia {
color: #f0c128;
}
.gamboge-yellow {
color: #e6d356;
}
.green-trance {
color: #a4d8a2;
}
.practice-green {
color: #699b7a;
}

/* CSS Variables */
:root {
--late-afternoon:#f6a937;
--freesia:#f0c128;
--gamboge-yellow:#e6d356;
--green-trance:#a4d8a2;
--practice-green:#699b7a;
}

More palettes to explore