All Palettes

Color Palette #5b806e, #a8d1b5, #e3f7e5, #f8e1b4, #d57c6d

0%
0%
0%

CSS code for this palette

/* CSS */
.fuchsite-green {
color: #5b806e;
}
.glenwood-green {
color: #a8d1b5;
}
.after-dinner-mint {
color: #e3f7e5;
}
.noodles {
color: #f8e1b4;
}
.masoho-red {
color: #d57c6d;
}

/* CSS Variables */
:root {
--fuchsite-green:#5b806e;
--glenwood-green:#a8d1b5;
--after-dinner-mint:#e3f7e5;
--noodles:#f8e1b4;
--masoho-red:#d57c6d;
}

More palettes to explore