All Palettes

Color Palette #b1d69f, #f0a400, #d93b30, #7d3f6f, #f1e4b7

0%
0%
0%

CSS code for this palette

/* CSS */
.witty-green {
color: #b1d69f;
}
.lemon-dream {
color: #f0a400;
}
.cg-red {
color: #d93b30;
}
.deep-commitment-to-purple {
color: #7d3f6f;
}
.james-blonde {
color: #f1e4b7;
}

/* CSS Variables */
:root {
--witty-green:#b1d69f;
--lemon-dream:#f0a400;
--cg-red:#d93b30;
--deep-commitment-to-purple:#7d3f6f;
--james-blonde:#f1e4b7;
}

More palettes to explore