All Palettes

Color Palette #1e4d6c, #4a8b96, #86c5d5, #f5c400, #d8544f

0%
0%
0%

CSS code for this palette

/* CSS */
.seafarer {
color: #1e4d6c;
}
.hippie-blue {
color: #4a8b96;
}
.not-a-cloud-in-sight {
color: #86c5d5;
}
.syndicalist {
color: #f5c400;
}
.capocollo {
color: #d8544f;
}

/* CSS Variables */
:root {
--seafarer:#1e4d6c;
--hippie-blue:#4a8b96;
--not-a-cloud-in-sight:#86c5d5;
--syndicalist:#f5c400;
--capocollo:#d8544f;
}

More palettes to explore