All Palettes

Color Palette #c28d3d, #d5a84d, #f6c479, #f9e3b4, #3e8e4d

0%
0%
0%

CSS code for this palette

/* CSS */
.pizza {
color: #c28d3d;
}
.plantain-chips {
color: #d5a84d;
}
.sunday-afternoon {
color: #f6c479;
}
.noodles {
color: #f9e3b4;
}
.underclover {
color: #3e8e4d;
}

/* CSS Variables */
:root {
--pizza:#c28d3d;
--plantain-chips:#d5a84d;
--sunday-afternoon:#f6c479;
--noodles:#f9e3b4;
--underclover:#3e8e4d;
}

More palettes to explore