All Palettes

Color Palette #2e4a7f, #4b8bc3, #8ed5e6, #f5b59e, #f1d06f

0%
0%
0%

CSS code for this palette

/* CSS */
.nautical {
color: #2e4a7f;
}
.boat-house {
color: #4b8bc3;
}
.tanager-turquoise {
color: #8ed5e6;
}
.mandys-pink {
color: #f5b59e;
}
.funky-yellow {
color: #f1d06f;
}

/* CSS Variables */
:root {
--nautical:#2e4a7f;
--boat-house:#4b8bc3;
--tanager-turquoise:#8ed5e6;
--mandys-pink:#f5b59e;
--funky-yellow:#f1d06f;
}

More palettes to explore