All Palettes

Color Palette #b3daaa, #a0cfaf, #8db09c, #6b8e7b, #4a6d4d

0%
0%
0%

CSS code for this palette

/* CSS */
.fizz {
color: #b3daaa;
}
.retro-mint {
color: #a0cfaf;
}
.andean-slate {
color: #8db09c;
}
.grandview {
color: #6b8e7b;
}
.sabal-palm {
color: #4a6d4d;
}

/* CSS Variables */
:root {
--fizz:#b3daaa;
--retro-mint:#a0cfaf;
--andean-slate:#8db09c;
--grandview:#6b8e7b;
--sabal-palm:#4a6d4d;
}

More palettes to explore