All Palettes

Color Palette #1d799a, #4bc2d8, #a4e0e5, #fab700, #d85f41

0%
0%
0%

CSS code for this palette

/* CSS */
.bateau {
color: #1d799a;
}
.bachelor-button {
color: #4bc2d8;
}
.charlotte {
color: #a4e0e5;
}
.blue-angels-yellow {
color: #fab700;
}
.fireglow {
color: #d85f41;
}

/* CSS Variables */
:root {
--bateau:#1d799a;
--bachelor-button:#4bc2d8;
--charlotte:#a4e0e5;
--blue-angels-yellow:#fab700;
--fireglow:#d85f41;
}

More palettes to explore