All Palettes

Color Palette #1f3b4d, #3e6a8e, #6fa9d3, #f1c84b, #f76926

0%
0%
0%

CSS code for this palette

/* CSS */
.subterranean-river {
color: #1f3b4d;
}
.rainy-lake {
color: #3e6a8e;
}
.chronus-blue {
color: #6fa9d3;
}
.solar-plexus-chakra {
color: #f1c84b;
}
.sparrow-s-fire {
color: #f76926;
}

/* CSS Variables */
:root {
--subterranean-river:#1f3b4d;
--rainy-lake:#3e6a8e;
--chronus-blue:#6fa9d3;
--solar-plexus-chakra:#f1c84b;
--sparrow-s-fire:#f76926;
}

More palettes to explore