All Palettes

Color Palette #a3d5e0, #7fb2c7, #4f8d9c, #3e6c7a, #2b4b54

0%
0%
0%

CSS code for this palette

/* CSS */
.french-pass {
color: #a3d5e0;
}
.heavenly {
color: #7fb2c7;
}
.blue-square {
color: #4f8d9c;
}
.mammoth-mountain {
color: #3e6c7a;
}
.berry-blue-green {
color: #2b4b54;
}

/* CSS Variables */
:root {
--french-pass:#a3d5e0;
--heavenly:#7fb2c7;
--blue-square:#4f8d9c;
--mammoth-mountain:#3e6c7a;
--berry-blue-green:#2b4b54;
}

More palettes to explore