All Palettes

Color Palette #1f4e70, #40a3c4, #5bc6c8, #a1d75b, #f9c54e

0%
0%
0%

CSS code for this palette

/* CSS */
.seafarer {
color: #1f4e70;
}
.blue-raspberry-seed {
color: #40a3c4;
}
.baharroth-blue {
color: #5bc6c8;
}
.lime-lizard {
color: #a1d75b;
}
.creamy-sweet-corn {
color: #f9c54e;
}

/* CSS Variables */
:root {
--seafarer:#1f4e70;
--blue-raspberry-seed:#40a3c4;
--baharroth-blue:#5bc6c8;
--lime-lizard:#a1d75b;
--creamy-sweet-corn:#f9c54e;
}

More palettes to explore