All Palettes

Color Palette #1f3b6f, #2a4d8d, #4a7eba, #a3c8e1, #f7e1a1

0%
0%
0%

CSS code for this palette

/* CSS */
.limoges {
color: #1f3b6f;
}
.unity {
color: #2a4d8d;
}
.ashton-blue {
color: #4a7eba;
}
.sea-cliff {
color: #a3c8e1;
}
.venetian-yellow {
color: #f7e1a1;
}

/* CSS Variables */
:root {
--limoges:#1f3b6f;
--unity:#2a4d8d;
--ashton-blue:#4a7eba;
--sea-cliff:#a3c8e1;
--venetian-yellow:#f7e1a1;
}

More palettes to explore