All Palettes

Color Palette #2b883d, #6dbf69, #a5d9a1, #f5e0a3, #f6bfa2

0%
0%
0%

CSS code for this palette

/* CSS */
.green-ribbon {
color: #2b883d;
}
.dublin {
color: #6dbf69;
}
.green-trance {
color: #a5d9a1;
}
.sun-dust {
color: #f5e0a3;
}
.coral-blossom {
color: #f6bfa2;
}

/* CSS Variables */
:root {
--green-ribbon:#2b883d;
--dublin:#6dbf69;
--green-trance:#a5d9a1;
--sun-dust:#f5e0a3;
--coral-blossom:#f6bfa2;
}

More palettes to explore