All Palettes

Color Palette #50b4b2, #84d2c7, #a6e3e2, #f1f8f4, #ff998a

0%
0%
0%

CSS code for this palette

/* CSS */
.crystalsong-blue {
color: #50b4b2;
}
.surf-wash {
color: #84d2c7;
}
.ice-crystal-blue {
color: #a6e3e2;
}
.peaceful-rain {
color: #f1f8f4;
}
.peach-pink {
color: #ff998a;
}

/* CSS Variables */
:root {
--crystalsong-blue:#50b4b2;
--surf-wash:#84d2c7;
--ice-crystal-blue:#a6e3e2;
--peaceful-rain:#f1f8f4;
--peach-pink:#ff998a;
}

More palettes to explore