All Palettes

Color Palette #5b806e, #a2c8b6, #e6e7d5, #f8beaf, #d36464

0%
0%
0%

CSS code for this palette

/* CSS */
.fuchsite-green {
color: #5b806e;
}
.lobaria-lichen {
color: #a2c8b6;
}
.pine-water {
color: #e6e7d5;
}
.sweet-nectar {
color: #f8beaf;
}
.happy-hearts {
color: #d36464;
}

/* CSS Variables */
:root {
--fuchsite-green:#5b806e;
--lobaria-lichen:#a2c8b6;
--pine-water:#e6e7d5;
--sweet-nectar:#f8beaf;
--happy-hearts:#d36464;
}

More palettes to explore