All Palettes

Color Palette #1e3a71, #2e4e8e, #395f79, #4b7e95, #4f8c6d

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-expanse {
color: #1e3a71;
}
.nightly-activities {
color: #2e4e8e;
}
.chinese-porcelain {
color: #395f79;
}
.coelin-blue {
color: #4b7e95;
}
.saltwater-depth {
color: #4f8c6d;
}

/* CSS Variables */
:root {
--blue-expanse:#1e3a71;
--nightly-activities:#2e4e8e;
--chinese-porcelain:#395f79;
--coelin-blue:#4b7e95;
--saltwater-depth:#4f8c6d;
}

More palettes to explore