All Palettes

Color Palette #a7d3b5, #f4b5b3, #f6e6bb, #f9c54e, #6a4125

0%
0%
0%

CSS code for this palette

/* CSS */
.glenwood-green {
color: #a7d3b5;
}
.old-flame {
color: #f4b5b3;
}
.gentle-glow {
color: #f6e6bb;
}
.creamy-sweet-corn {
color: #f9c54e;
}
.semi-sweet-chocolate {
color: #6a4125;
}

/* CSS Variables */
:root {
--glenwood-green:#a7d3b5;
--old-flame:#f4b5b3;
--gentle-glow:#f6e6bb;
--creamy-sweet-corn:#f9c54e;
--semi-sweet-chocolate:#6a4125;
}

More palettes to explore