All Palettes

Color Palette #1e3b71, #2a8bcb, #b6e7f6, #f7c6a1, #b73d24

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-expanse {
color: #1e3b71;
}
.ticino-blue {
color: #2a8bcb;
}
.echo-iris {
color: #b6e7f6;
}
.shrimp-toast {
color: #f7c6a1;
}
.bricky-brick {
color: #b73d24;
}

/* CSS Variables */
:root {
--blue-expanse:#1e3b71;
--ticino-blue:#2a8bcb;
--echo-iris:#b6e7f6;
--shrimp-toast:#f7c6a1;
--bricky-brick:#b73d24;
}

More palettes to explore