All Palettes

Color Palette #a3d7a3, #f1e9b6, #f6b83c, #e6a06b, #a34d4d

0%
0%
0%

CSS code for this palette

/* CSS */
.green-trance {
color: #a3d7a3;
}
.invigorating {
color: #f1e9b6;
}
.squash-blossom {
color: #f6b83c;
}
.inventive-orange {
color: #e6a06b;
}
.sweet-cherry {
color: #a34d4d;
}

/* CSS Variables */
:root {
--green-trance:#a3d7a3;
--invigorating:#f1e9b6;
--squash-blossom:#f6b83c;
--inventive-orange:#e6a06b;
--sweet-cherry:#a34d4d;
}

More palettes to explore