All Palettes

Color Palette #1b7793, #3bb1b5, #6ed8d3, #a6e2e1, #f4c3c3

0%
0%
0%

CSS code for this palette

/* CSS */
.bateau {
color: #1b7793;
}
.lake-tahoe-turquoise {
color: #3bb1b5;
}
.hammam-blue {
color: #6ed8d3;
}
.ice-crystal-blue {
color: #a6e2e1;
}
.cor-de-pele {
color: #f4c3c3;
}

/* CSS Variables */
:root {
--bateau:#1b7793;
--lake-tahoe-turquoise:#3bb1b5;
--hammam-blue:#6ed8d3;
--ice-crystal-blue:#a6e2e1;
--cor-de-pele:#f4c3c3;
}

More palettes to explore