All Palettes

Color Palette #79c74d, #b5e1a3, #e4f3c9, #f3e5a5, #f3b7a0

0%
0%
0%

CSS code for this palette

/* CSS */
.conceptual {
color: #79c74d;
}
.basil-smash {
color: #b5e1a3;
}
.lime-coco-cake {
color: #e4f3c9;
}
.cymophane-yellow {
color: #f3e5a5;
}
.antique-cameo {
color: #f3b7a0;
}

/* CSS Variables */
:root {
--conceptual:#79c74d;
--basil-smash:#b5e1a3;
--lime-coco-cake:#e4f3c9;
--cymophane-yellow:#f3e5a5;
--antique-cameo:#f3b7a0;
}

More palettes to explore