All Palettes

Color Palette #e0f7fa, #b4e4e0, #8cd4cf, #74c8c8, #4ab0b0

0%
0%
0%

CSS code for this palette

/* CSS */
.coastal-breeze {
color: #e0f7fa;
}
.fine-blue {
color: #b4e4e0;
}
.fling-green {
color: #8cd4cf;
}
.cyantific {
color: #74c8c8;
}
.crystalsong-blue {
color: #4ab0b0;
}

/* CSS Variables */
:root {
--coastal-breeze:#e0f7fa;
--fine-blue:#b4e4e0;
--fling-green:#8cd4cf;
--cyantific:#74c8c8;
--crystalsong-blue:#4ab0b0;
}

More palettes to explore