All Palettes

Color Palette #d45c3a, #f0a94c, #f1d579, #a6d9a1, #4fbdc4

0%
0%
0%

CSS code for this palette

/* CSS */
.sweet-mandarin {
color: #d45c3a;
}
.egyptian-gold {
color: #f0a94c;
}
.sport-yellow {
color: #f1d579;
}
.cool-aloe {
color: #a6d9a1;
}
.gem-turquoise {
color: #4fbdc4;
}

/* CSS Variables */
:root {
--sweet-mandarin:#d45c3a;
--egyptian-gold:#f0a94c;
--sport-yellow:#f1d579;
--cool-aloe:#a6d9a1;
--gem-turquoise:#4fbdc4;
}

More palettes to explore