All Palettes

Color Palette #1c799b, #5cb6d6, #88e5f1, #f3b239, #f65f23

0%
0%
0%

CSS code for this palette

/* CSS */
.bateau {
color: #1c799b;
}
.disembark {
color: #5cb6d6;
}
.photon-barrier {
color: #88e5f1;
}
.dairy-made {
color: #f3b239;
}
.plastic-carrot {
color: #f65f23;
}

/* CSS Variables */
:root {
--bateau:#1c799b;
--disembark:#5cb6d6;
--photon-barrier:#88e5f1;
--dairy-made:#f3b239;
--plastic-carrot:#f65f23;
}

More palettes to explore