All Palettes

Color Palette #1e3a76, #4b7bec, #a5c2e9, #f9e66c, #ff4d4d

0%
0%
0%

CSS code for this palette

/* CSS */
.twilight-express {
color: #1e3a76;
}
.blue-oyster-cult {
color: #4b7bec;
}
.sky-high {
color: #a5c2e9;
}
.vanilla-pudding {
color: #f9e66c;
}
.blood-burst {
color: #ff4d4d;
}

/* CSS Variables */
:root {
--twilight-express:#1e3a76;
--blue-oyster-cult:#4b7bec;
--sky-high:#a5c2e9;
--vanilla-pudding:#f9e66c;
--blood-burst:#ff4d4d;
}

More palettes to explore