All Palettes

Color Palette #50b4b1, #70d7d3, #9df1e3, #f7f3d9, #ffb4a3

0%
0%
0%

CSS code for this palette

/* CSS */
.crystalsong-blue {
color: #50b4b1;
}
.soft-turquoise {
color: #70d7d3;
}
.freezy-breezy {
color: #9df1e3;
}
.best-of-summer {
color: #f7f3d9;
}
.peach-pearl {
color: #ffb4a3;
}

/* CSS Variables */
:root {
--crystalsong-blue:#50b4b1;
--soft-turquoise:#70d7d3;
--freezy-breezy:#9df1e3;
--best-of-summer:#f7f3d9;
--peach-pearl:#ffb4a3;
}

More palettes to explore