All Palettes

Color Palette #1e3a76, #2a6bb7, #4ab3e8, #f6e1a7, #f7a7a1

0%
0%
0%

CSS code for this palette

/* CSS */
.twilight-express {
color: #1e3a76;
}
.mid-blue {
color: #2a6bb7;
}
.high-blue {
color: #4ab3e8;
}
.lemon-ice-yellow {
color: #f6e1a7;
}
.roseberry {
color: #f7a7a1;
}

/* CSS Variables */
:root {
--twilight-express:#1e3a76;
--mid-blue:#2a6bb7;
--high-blue:#4ab3e8;
--lemon-ice-yellow:#f6e1a7;
--roseberry:#f7a7a1;
}

More palettes to explore