All Palettes

Color Palette #1f8e8e, #4eb7b7, #91d9d9, #b2f5f5, #f0ffff

0%
0%
0%

CSS code for this palette

/* CSS */
.river-fountain {
color: #1f8e8e;
}
.crystalsong-blue {
color: #4eb7b7;
}
.limpet-shell {
color: #91d9d9;
}
.ice-citadel {
color: #b2f5f5;
}
.vapor {
color: #f0ffff;
}

/* CSS Variables */
:root {
--river-fountain:#1f8e8e;
--crystalsong-blue:#4eb7b7;
--limpet-shell:#91d9d9;
--ice-citadel:#b2f5f5;
--vapor:#f0ffff;
}

More palettes to explore