All Palettes

Color Palette #130a8f, #1d2d8c, #3b5b8c, #6aaf7c, #a9e0a9

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-trust {
color: #130a8f;
}
.bavarian-blue {
color: #1d2d8c;
}
.antilles-blue {
color: #3b5b8c;
}
.morning-forest {
color: #6aaf7c;
}
.vers-de-terre {
color: #a9e0a9;
}

/* CSS Variables */
:root {
--blue-trust:#130a8f;
--bavarian-blue:#1d2d8c;
--antilles-blue:#3b5b8c;
--morning-forest:#6aaf7c;
--vers-de-terre:#a9e0a9;
}

More palettes to explore