All Palettes

Color Palette #1e3a6c, #3a5f8d, #6991b0, #a4b6d0, #f8d135

0%
0%
0%

CSS code for this palette

/* CSS */
.limoges {
color: #1e3a6c;
}
.antilles-blue {
color: #3a5f8d;
}
.grant-village {
color: #6991b0;
}
.minuet {
color: #a4b6d0;
}
.golden-kiwi {
color: #f8d135;
}

/* CSS Variables */
:root {
--limoges:#1e3a6c;
--antilles-blue:#3a5f8d;
--grant-village:#6991b0;
--minuet:#a4b6d0;
--golden-kiwi:#f8d135;
}

More palettes to explore