All Palettes

Color Palette #1f7c8e, #4bb7b9, #66e5e5, #a4e5e5, #f0f8f9

0%
0%
0%

CSS code for this palette

/* CSS */
.bermuda {
color: #1f7c8e;
}
.crystalsong-blue {
color: #4bb7b9;
}
.near-moon {
color: #66e5e5;
}
.ice-crystal-blue {
color: #a4e5e5;
}
.distant-horizon {
color: #f0f8f9;
}

/* CSS Variables */
:root {
--bermuda:#1f7c8e;
--crystalsong-blue:#4bb7b9;
--near-moon:#66e5e5;
--ice-crystal-blue:#a4e5e5;
--distant-horizon:#f0f8f9;
}

More palettes to explore