All Palettes

Color Palette #0b4b45, #1b7978, #51b3b1, #a7e2e0, #e7f9f2

0%
0%
0%

CSS code for this palette

/* CSS */
.swamp-mausoleum {
color: #0b4b45;
}
.geneva-green {
color: #1b7978;
}
.crystalsong-blue {
color: #51b3b1;
}
.ice-crystal-blue {
color: #a7e2e0;
}
.soft-mint {
color: #e7f9f2;
}

/* CSS Variables */
:root {
--swamp-mausoleum:#0b4b45;
--geneva-green:#1b7978;
--crystalsong-blue:#51b3b1;
--ice-crystal-blue:#a7e2e0;
--soft-mint:#e7f9f2;
}

More palettes to explore