All Palettes

Color Palette #1e3b71, #2a6f9d, #3cb1b9, #f1df5b, #f7803b

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-expanse {
color: #1e3b71;
}
.deep-water {
color: #2a6f9d;
}
.montego-bay {
color: #3cb1b9;
}
.dull-yellow {
color: #f1df5b;
}
.beniukon-bronze {
color: #f7803b;
}

/* CSS Variables */
:root {
--blue-expanse:#1e3b71;
--deep-water:#2a6f9d;
--montego-bay:#3cb1b9;
--dull-yellow:#f1df5b;
--beniukon-bronze:#f7803b;
}

More palettes to explore