All Palettes

Color Palette #a3d86e, #f2b75a, #f3d7b4, #ef706c, #799a95

0%
0%
0%

CSS code for this palette

/* CSS */
.tropical-light {
color: #a3d86e;
}
.golden-hour {
color: #f2b75a;
}
.pink-lady {
color: #f3d7b4;
}
.breeze-of-chilli {
color: #ef706c;
}
.avalon {
color: #799a95;
}

/* CSS Variables */
:root {
--tropical-light:#a3d86e;
--golden-hour:#f2b75a;
--pink-lady:#f3d7b4;
--breeze-of-chilli:#ef706c;
--avalon:#799a95;
}

More palettes to explore