All Palettes

Color Palette #1e396b, #3b6aa0, #5bb4d7, #f5c400, #f57a00

0%
0%
0%

CSS code for this palette

/* CSS */
.passionate-blue {
color: #1e396b;
}
.star-sapphire {
color: #3b6aa0;
}
.disembark {
color: #5bb4d7;
}
.syndicalist {
color: #f5c400;
}
.university-of-tennessee-orange {
color: #f57a00;
}

/* CSS Variables */
:root {
--passionate-blue:#1e396b;
--star-sapphire:#3b6aa0;
--disembark:#5bb4d7;
--syndicalist:#f5c400;
--university-of-tennessee-orange:#f57a00;
}

More palettes to explore