All Palettes

Color Palette #a2b9b1, #b6c8c6, #c9d9d6, #d8e9e2, #e9f2f1

0%
0%
0%

CSS code for this palette

/* CSS */
.garden-twilight {
color: #a2b9b1;
}
.misty-surf {
color: #b6c8c6;
}
.thunder-bay {
color: #c9d9d6;
}
.aqua-breeze {
color: #d8e9e2;
}
.warp-drive {
color: #e9f2f1;
}

/* CSS Variables */
:root {
--garden-twilight:#a2b9b1;
--misty-surf:#b6c8c6;
--thunder-bay:#c9d9d6;
--aqua-breeze:#d8e9e2;
--warp-drive:#e9f2f1;
}

More palettes to explore