All Palettes

Color Palette #1b7793, #3ca4b4, #63cfd9, #a2f0f6, #f6e3d5

0%
0%
0%

CSS code for this palette

/* CSS */
.bateau {
color: #1b7793;
}
.teal-essence {
color: #3ca4b4;
}
.watercourse {
color: #63cfd9;
}
.waterspout {
color: #a2f0f6;
}
.peach-rose {
color: #f6e3d5;
}

/* CSS Variables */
:root {
--bateau:#1b7793;
--teal-essence:#3ca4b4;
--watercourse:#63cfd9;
--waterspout:#a2f0f6;
--peach-rose:#f6e3d5;
}

More palettes to explore