All Palettes

Color Palette #1f3a61, #3a6d82, #77b6a7, #a0dfe9, #f2e4b5

0%
0%
0%

CSS code for this palette

/* CSS */
.navy-peony {
color: #1f3a61;
}
.bering-wave {
color: #3a6d82;
}
.sereni-teal {
color: #77b6a7;
}
.luminescent-blue {
color: #a0dfe9;
}
.james-blonde {
color: #f2e4b5;
}

/* CSS Variables */
:root {
--navy-peony:#1f3a61;
--bering-wave:#3a6d82;
--sereni-teal:#77b6a7;
--luminescent-blue:#a0dfe9;
--james-blonde:#f2e4b5;
}

More palettes to explore