All Palettes

Color Palette #e4f1f1, #b3e0e0, #8ad0d0, #4cb8b8, #1f9e9e

0%
0%
0%

CSS code for this palette

/* CSS */
.ethereal-white {
color: #e4f1f1;
}
.frosty-soft-blue {
color: #b3e0e0;
}
.fling-green {
color: #8ad0d0;
}
.crystalsong-blue {
color: #4cb8b8;
}
.baltic {
color: #1f9e9e;
}

/* CSS Variables */
:root {
--ethereal-white:#e4f1f1;
--frosty-soft-blue:#b3e0e0;
--fling-green:#8ad0d0;
--crystalsong-blue:#4cb8b8;
--baltic:#1f9e9e;
}

More palettes to explore