All Palettes

Color Palette #1b7793, #3bb4c4, #a1e2e1, #f0a800, #f05c00

0%
0%
0%

CSS code for this palette

/* CSS */
.bateau {
color: #1b7793;
}
.montego-bay {
color: #3bb4c4;
}
.everest {
color: #a1e2e1;
}
.welcoming-wasp {
color: #f0a800;
}
.poppy-flower {
color: #f05c00;
}

/* CSS Variables */
:root {
--bateau:#1b7793;
--montego-bay:#3bb4c4;
--everest:#a1e2e1;
--welcoming-wasp:#f0a800;
--poppy-flower:#f05c00;
}

More palettes to explore