All Palettes

Color Palette #1f3a61, #407a9c, #6fc2d3, #a3e6d4, #f5f3c2

0%
0%
0%

CSS code for this palette

/* CSS */
.navy-peony {
color: #1f3a61;
}
.linoleum-blue {
color: #407a9c;
}
.surfin {
color: #6fc2d3;
}
.botanical-tint {
color: #a3e6d4;
}
.cocoa-butter {
color: #f5f3c2;
}

/* CSS Variables */
:root {
--navy-peony:#1f3a61;
--linoleum-blue:#407a9c;
--surfin:#6fc2d3;
--botanical-tint:#a3e6d4;
--cocoa-butter:#f5f3c2;
}

More palettes to explore