All Palettes

Color Palette #1d6f9a, #66b2a0, #a4d0a4, #f3e7a0, #ff7b57

0%
0%
0%

CSS code for this palette

/* CSS */
.bateau {
color: #1d6f9a;
}
.green-crush {
color: #66b2a0;
}
.fescue {
color: #a4d0a4;
}
.lazy-daisy {
color: #f3e7a0;
}
.melon {
color: #ff7b57;
}

/* CSS Variables */
:root {
--bateau:#1d6f9a;
--green-crush:#66b2a0;
--fescue:#a4d0a4;
--lazy-daisy:#f3e7a0;
--melon:#ff7b57;
}

More palettes to explore