All Palettes

Color Palette #1e3a76, #2c5f8c, #3f8f9d, #7ac2bd, #f0e3c7

0%
0%
0%

CSS code for this palette

/* CSS */
.twilight-express {
color: #1e3a76;
}
.bay-site {
color: #2c5f8c;
}
.winter-time {
color: #3f8f9d;
}
.pure-turquoise {
color: #7ac2bd;
}
.white-chocolate {
color: #f0e3c7;
}

/* CSS Variables */
:root {
--twilight-express:#1e3a76;
--bay-site:#2c5f8c;
--winter-time:#3f8f9d;
--pure-turquoise:#7ac2bd;
--white-chocolate:#f0e3c7;
}

More palettes to explore