All Palettes

Color Palette #1f3a61, #3a6b82, #5da5ac, #a2d8d1, #f7f2c0

0%
0%
0%

CSS code for this palette

/* CSS */
.navy-peony {
color: #1f3a61;
}
.bering-wave {
color: #3a6b82;
}
.aqua-sea {
color: #5da5ac;
}
.smooth-satin {
color: #a2d8d1;
}
.cocoa-butter {
color: #f7f2c0;
}

/* CSS Variables */
:root {
--navy-peony:#1f3a61;
--bering-wave:#3a6b82;
--aqua-sea:#5da5ac;
--smooth-satin:#a2d8d1;
--cocoa-butter:#f7f2c0;
}

More palettes to explore