All Palettes

Color Palette #a7c6e7, #a4d7df, #b4e1e4, #8dd3c7, #4cdcd9

0%
0%
0%

CSS code for this palette

/* CSS */
.island-light {
color: #a7c6e7;
}
.crystal {
color: #a4d7df;
}
.quench-blue {
color: #b4e1e4;
}
.green-daze {
color: #8dd3c7;
}
.neon-nazar {
color: #4cdcd9;
}

/* CSS Variables */
:root {
--island-light:#a7c6e7;
--crystal:#a4d7df;
--quench-blue:#b4e1e4;
--green-daze:#8dd3c7;
--neon-nazar:#4cdcd9;
}

More palettes to explore