All Palettes

Color Palette #1d7a8b, #4ab0b0, #76d5d5, #a1e3e3, #f5fafa

0%
0%
0%

CSS code for this palette

/* CSS */
.bermuda {
color: #1d7a8b;
}
.crystalsong-blue {
color: #4ab0b0;
}
.andes-sky {
color: #76d5d5;
}
.everest {
color: #a1e3e3;
}
.everlasting-ice {
color: #f5fafa;
}

/* CSS Variables */
:root {
--bermuda:#1d7a8b;
--crystalsong-blue:#4ab0b0;
--andes-sky:#76d5d5;
--everest:#a1e3e3;
--everlasting-ice:#f5fafa;
}

More palettes to explore