All Palettes

Color Palette #a9e0e0, #b4e4e4, #c2eaea, #d0f0f0, #e0f5f5

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-bauble {
color: #a9e0e0;
}
.seascape-green {
color: #b4e4e4;
}
.light-opale {
color: #c2eaea;
}
.morning-calm {
color: #d0f0f0;
}
.frosty-mint {
color: #e0f5f5;
}

/* CSS Variables */
:root {
--blue-bauble:#a9e0e0;
--seascape-green:#b4e4e4;
--light-opale:#c2eaea;
--morning-calm:#d0f0f0;
--frosty-mint:#e0f5f5;
}

More palettes to explore