All Palettes

Color Palette #e1e8ea, #b1c4c3, #a3b8b1, #7c9892, #4b817a

0%
0%
0%

CSS code for this palette

/* CSS */
.sweet-illusion {
color: #e1e8ea;
}
.jungle-mist {
color: #b1c4c3;
}
.garden-twilight {
color: #a3b8b1;
}
.green-granite {
color: #7c9892;
}
.fir-blue {
color: #4b817a;
}

/* CSS Variables */
:root {
--sweet-illusion:#e1e8ea;
--jungle-mist:#b1c4c3;
--garden-twilight:#a3b8b1;
--green-granite:#7c9892;
--fir-blue:#4b817a;
}

More palettes to explore