All Palettes

Color Palette #5c7b7f, #a3c8b6, #d2dfd8, #f0f4e7, #f2e7ba

0%
0%
0%

CSS code for this palette

/* CSS */
.north-atlantic {
color: #5c7b7f;
}
.lobaria-lichen {
color: #a3c8b6;
}
.sentinel {
color: #d2dfd8;
}
.quiet-whisper {
color: #f0f4e7;
}
.sandy-shore {
color: #f2e7ba;
}

/* CSS Variables */
:root {
--north-atlantic:#5c7b7f;
--lobaria-lichen:#a3c8b6;
--sentinel:#d2dfd8;
--quiet-whisper:#f0f4e7;
--sandy-shore:#f2e7ba;
}

More palettes to explore