All Palettes

Color Palette #a6c4d9, #e0f5f2, #b1dfe2, #a2d7d1, #5e9c9a

0%
0%
0%

CSS code for this palette

/* CSS */
.frozen-blue {
color: #a6c4d9;
}
.frosty-mint {
color: #e0f5f2;
}
.opal {
color: #b1dfe2;
}
.smooth-satin {
color: #a2d7d1;
}
.jugendstil-turquoise {
color: #5e9c9a;
}

/* CSS Variables */
:root {
--frozen-blue:#a6c4d9;
--frosty-mint:#e0f5f2;
--opal:#b1dfe2;
--smooth-satin:#a2d7d1;
--jugendstil-turquoise:#5e9c9a;
}

More palettes to explore