All Palettes

Color Palette #3f8d92, #65b3a1, #a6d5d9, #f1e1b6, #f78d78

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-chill {
color: #3f8d92;
}
.tropic-turquoise {
color: #65b3a1;
}
.iced-aqua {
color: #a6d5d9;
}
.calla {
color: #f1e1b6;
}
.hot-calypso {
color: #f78d78;
}

/* CSS Variables */
:root {
--blue-chill:#3f8d92;
--tropic-turquoise:#65b3a1;
--iced-aqua:#a6d5d9;
--calla:#f1e1b6;
--hot-calypso:#f78d78;
}

More palettes to explore