All Palettes

Color Palette #1f8c8e, #4cb6b8, #86d1d5, #b5e3e3, #f5fff0

0%
0%
0%

CSS code for this palette

/* CSS */
.river-fountain {
color: #1f8c8e;
}
.crystalsong-blue {
color: #4cb6b8;
}
.mountain-lake-blue {
color: #86d1d5;
}
.seascape-green {
color: #b5e3e3;
}
.honeydew {
color: #f5fff0;
}

/* CSS Variables */
:root {
--river-fountain:#1f8c8e;
--crystalsong-blue:#4cb6b8;
--mountain-lake-blue:#86d1d5;
--seascape-green:#b5e3e3;
--honeydew:#f5fff0;
}

More palettes to explore