All Palettes

Color Palette #1f9e9e, #4cb8b8, #7eddd0, #a2f1f1, #f7c5c5

0%
0%
0%

CSS code for this palette

/* CSS */
.baltic {
color: #1f9e9e;
}
.crystalsong-blue {
color: #4cb8b8;
}
.mintos {
color: #7eddd0;
}
.waterspout {
color: #a2f1f1;
}
.english-rose {
color: #f7c5c5;
}

/* CSS Variables */
:root {
--baltic:#1f9e9e;
--crystalsong-blue:#4cb8b8;
--mintos:#7eddd0;
--waterspout:#a2f1f1;
--english-rose:#f7c5c5;
}

More palettes to explore