All Palettes

Color Palette #d9e3e2, #b1c4c1, #a3b8b1, #a9c7c7, #f1e4e4

0%
0%
0%

CSS code for this palette

/* CSS */
.divine-inspiration {
color: #d9e3e2;
}
.jungle-mist {
color: #b1c4c1;
}
.garden-twilight {
color: #a3b8b1;
}
.zenith-heights {
color: #a9c7c7;
}
.venus-pink {
color: #f1e4e4;
}

/* CSS Variables */
:root {
--divine-inspiration:#d9e3e2;
--jungle-mist:#b1c4c1;
--garden-twilight:#a3b8b1;
--zenith-heights:#a9c7c7;
--venus-pink:#f1e4e4;
}

More palettes to explore