All Palettes

Color Palette #1f3a5b, #5c8099, #7eb3c8, #b3dfd7, #f6f7c0

0%
0%
0%

CSS code for this palette

/* CSS */
.navy-peony {
color: #1f3a5b;
}
.blue-heaven {
color: #5c8099;
}
.heavenly {
color: #7eb3c8;
}
.fair-aqua {
color: #b3dfd7;
}
.cocoa-butter {
color: #f6f7c0;
}

/* CSS Variables */
:root {
--navy-peony:#1f3a5b;
--blue-heaven:#5c8099;
--heavenly:#7eb3c8;
--fair-aqua:#b3dfd7;
--cocoa-butter:#f6f7c0;
}

More palettes to explore