All Palettes

Color Palette #206051, #3bbf9a, #5fd3b4, #8df7d0, #c3f9e5

0%
0%
0%

CSS code for this palette

/* CSS */
.teal-drama {
color: #206051;
}
.jadeite {
color: #3bbf9a;
}
.sweet-garden {
color: #5fd3b4;
}
.a-state-of-mint {
color: #8df7d0;
}
.shallow-end {
color: #c3f9e5;
}

/* CSS Variables */
:root {
--teal-drama:#206051;
--jadeite:#3bbf9a;
--sweet-garden:#5fd3b4;
--a-state-of-mint:#8df7d0;
--shallow-end:#c3f9e5;
}

More palettes to explore