All Palettes

Color Palette #bbc9c9, #a3b2b2, #9eaeae, #b5d4d4, #e0f5f5

0%
0%
0%

CSS code for this palette

/* CSS */
.oceanic-climate {
color: #bbc9c9;
}
.stardew {
color: #a3b2b2;
}
.polaris {
color: #9eaeae;
}
.dante-peak {
color: #b5d4d4;
}
.frosty-mint {
color: #e0f5f5;
}

/* CSS Variables */
:root {
--oceanic-climate:#bbc9c9;
--stardew:#a3b2b2;
--polaris:#9eaeae;
--dante-peak:#b5d4d4;
--frosty-mint:#e0f5f5;
}

More palettes to explore