All Palettes

Color Palette #bfedfd, #a5dde9, #8bc3d0, #5ab5b3, #3b9a9b

0%
0%
0%

CSS code for this palette

/* CSS */
.ice-effect {
color: #bfedfd;
}
.early-july {
color: #a5dde9;
}
.after-the-rain {
color: #8bc3d0;
}
.hygiene-green {
color: #5ab5b3;
}
.latigo-bay {
color: #3b9a9b;
}

/* CSS Variables */
:root {
--ice-effect:#bfedfd;
--early-july:#a5dde9;
--after-the-rain:#8bc3d0;
--hygiene-green:#5ab5b3;
--latigo-bay:#3b9a9b;
}

More palettes to explore