All Palettes

Color Palette #1e396b, #4a6fa5, #88a4c3, #f2b831, #e75e3c

0%
0%
0%

CSS code for this palette

/* CSS */
.passionate-blue {
color: #1e396b;
}
.great-serpent {
color: #4a6fa5;
}
.windy-city {
color: #88a4c3;
}
.xanthous {
color: #f2b831;
}
.sohi-red {
color: #e75e3c;
}

/* CSS Variables */
:root {
--passionate-blue:#1e396b;
--great-serpent:#4a6fa5;
--windy-city:#88a4c3;
--xanthous:#f2b831;
--sohi-red:#e75e3c;
}

More palettes to explore