All Palettes

Color Palette #1e3b76, #3a5c92, #6a8dbe, #a4c6c4, #f7d48d

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-expanse {
color: #1e3b76;
}
.lambent-lagoon {
color: #3a5c92;
}
.purple-hyacinth {
color: #6a8dbe;
}
.ocean-kiss {
color: #a4c6c4;
}
.maybe-maui {
color: #f7d48d;
}

/* CSS Variables */
:root {
--blue-expanse:#1e3b76;
--lambent-lagoon:#3a5c92;
--purple-hyacinth:#6a8dbe;
--ocean-kiss:#a4c6c4;
--maybe-maui:#f7d48d;
}

More palettes to explore