All Palettes

Color Palette #1e3b71, #3a8b98, #f3c8a5, #f6b831, #e76d5a

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-expanse {
color: #1e3b71;
}
.aqueous {
color: #3a8b98;
}
.citrus-sachet {
color: #f3c8a5;
}
.nyc-taxi {
color: #f6b831;
}
.orangeville {
color: #e76d5a;
}

/* CSS Variables */
:root {
--blue-expanse:#1e3b71;
--aqueous:#3a8b98;
--citrus-sachet:#f3c8a5;
--nyc-taxi:#f6b831;
--orangeville:#e76d5a;
}

More palettes to explore