All Palettes

Color Palette #a3d3e0, #74bbd2, #4c99b8, #3b8cb5, #2b7e9c

0%
0%
0%

CSS code for this palette

/* CSS */
.french-pass {
color: #a3d3e0;
}
.cologne {
color: #74bbd2;
}
.heritage-blue {
color: #4c99b8;
}
.navagio-bay {
color: #3b8cb5;
}
.valley-of-glaciers {
color: #2b7e9c;
}

/* CSS Variables */
:root {
--french-pass:#a3d3e0;
--cologne:#74bbd2;
--heritage-blue:#4c99b8;
--navagio-bay:#3b8cb5;
--valley-of-glaciers:#2b7e9c;
}

More palettes to explore