All Palettes

Color Palette #f0f4f1, #e0e6e2, #c6d7d3, #a3b8b2, #799a8d

0%
0%
0%

CSS code for this palette

/* CSS */
.bakery-box {
color: #f0f4f1;
}
.icy-bay {
color: #e0e6e2;
}
.blue-lullaby {
color: #c6d7d3;
}
.garden-twilight {
color: #a3b8b2;
}
.tile-green {
color: #799a8d;
}

/* CSS Variables */
:root {
--bakery-box:#f0f4f1;
--icy-bay:#e0e6e2;
--blue-lullaby:#c6d7d3;
--garden-twilight:#a3b8b2;
--tile-green:#799a8d;
}

More palettes to explore