All Palettes

Color Palette #1d4a72, #4a9cbf, #6ee2d5, #f5da7f, #f0782d

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-midnight-blue {
color: #1d4a72;
}
.mountain-bluebird {
color: #4a9cbf;
}
.turquoise-chalk {
color: #6ee2d5;
}
.rapunzel {
color: #f5da7f;
}
.orange-crush {
color: #f0782d;
}

/* CSS Variables */
:root {
--bright-midnight-blue:#1d4a72;
--mountain-bluebird:#4a9cbf;
--turquoise-chalk:#6ee2d5;
--rapunzel:#f5da7f;
--orange-crush:#f0782d;
}

More palettes to explore