All Palettes

Color Palette #5c9d63, #a2d4a1, #f2e8ba, #f9c980, #e57366

0%
0%
0%

CSS code for this palette

/* CSS */
.wildness-mint {
color: #5c9d63;
}
.green-trance {
color: #a2d4a1;
}
.sandy-shore {
color: #f2e8ba;
}
.cheddar-chunk {
color: #f9c980;
}
.burnt-coral {
color: #e57366;
}

/* CSS Variables */
:root {
--wildness-mint:#5c9d63;
--green-trance:#a2d4a1;
--sandy-shore:#f2e8ba;
--cheddar-chunk:#f9c980;
--burnt-coral:#e57366;
}

More palettes to explore