All Palettes

Color Palette #1e3c6b, #396a89, #6b8a9e, #92b7c8, #f0d1a3

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-mosque {
color: #1e3c6b;
}
.astral {
color: #396a89;
}
.winter-lake {
color: #6b8a9e;
}
.trisha-s-eyes {
color: #92b7c8;
}
.amber-moon {
color: #f0d1a3;
}

/* CSS Variables */
:root {
--blue-mosque:#1e3c6b;
--astral:#396a89;
--winter-lake:#6b8a9e;
--trisha-s-eyes:#92b7c8;
--amber-moon:#f0d1a3;
}

More palettes to explore