All Palettes

Color Palette #1f3a61, #396e89, #70a5b2, #a7d7c2, #f5f0e0

0%
0%
0%

CSS code for this palette

/* CSS */
.navy-peony {
color: #1f3a61;
}
.astral {
color: #396e89;
}
.stillwater {
color: #70a5b2;
}
.southern-belle {
color: #a7d7c2;
}
.elegant-white {
color: #f5f0e0;
}

/* CSS Variables */
:root {
--navy-peony:#1f3a61;
--astral:#396e89;
--stillwater:#70a5b2;
--southern-belle:#a7d7c2;
--elegant-white:#f5f0e0;
}

More palettes to explore