All Palettes

Color Palette #f7c6a6, #f5a524, #f3e3a0, #abd4b6, #4b8681

0%
0%
0%

CSS code for this palette

/* CSS */
.peach-damask {
color: #f7c6a6;
}
.apricot-glazed-chicken {
color: #f5a524;
}
.venetian-yellow {
color: #f3e3a0;
}
.glenwood-green {
color: #abd4b6;
}
.jericho-jade {
color: #4b8681;
}

/* CSS Variables */
:root {
--peach-damask:#f7c6a6;
--apricot-glazed-chicken:#f5a524;
--venetian-yellow:#f3e3a0;
--glenwood-green:#abd4b6;
--jericho-jade:#4b8681;
}

More palettes to explore