All Palettes

Color Palette #0a3d61, #1e6076, #4da2a3, #a7e7df, #f6f8f8

0%
0%
0%

CSS code for this palette

/* CSS */
.forest-blues {
color: #0a3d61;
}
.bold-bolection {
color: #1e6076;
}
.aqua-fresco {
color: #4da2a3;
}
.ice-crystal-blue {
color: #a7e7df;
}
.lynx-white {
color: #f6f8f8;
}

/* CSS Variables */
:root {
--forest-blues:#0a3d61;
--bold-bolection:#1e6076;
--aqua-fresco:#4da2a3;
--ice-crystal-blue:#a7e7df;
--lynx-white:#f6f8f8;
}

More palettes to explore