All Palettes

Color Palette #71d4d6, #a4e5e2, #b4e9e4, #eff5f3, #f9c8b4

0%
0%
0%

CSS code for this palette

/* CSS */
.soft-turquoise {
color: #71d4d6;
}
.ice-crystal-blue {
color: #a4e5e2;
}
.tahitian-breeze {
color: #b4e9e4;
}
.bakery-box {
color: #eff5f3;
}
.salmon-beauty {
color: #f9c8b4;
}

/* CSS Variables */
:root {
--soft-turquoise:#71d4d6;
--ice-crystal-blue:#a4e5e2;
--tahitian-breeze:#b4e9e4;
--bakery-box:#eff5f3;
--salmon-beauty:#f9c8b4;
}

More palettes to explore