All Palettes

Color Palette #1e4e6b, #399bb1, #6fd4e2, #f3e4a0, #f5af7a

0%
0%
0%

CSS code for this palette

/* CSS */
.seafarer {
color: #1e4e6b;
}
.sports-blue {
color: #399bb1;
}
.aquamarine-blue {
color: #6fd4e2;
}
.venetian-yellow {
color: #f3e4a0;
}
.tacao {
color: #f5af7a;
}

/* CSS Variables */
:root {
--seafarer:#1e4e6b;
--sports-blue:#399bb1;
--aquamarine-blue:#6fd4e2;
--venetian-yellow:#f3e4a0;
--tacao:#f5af7a;
}

More palettes to explore