All Palettes

Color Palette #297b99, #4e9cbc, #70c2d7, #a4e1e5, #f1f8f7

0%
0%
0%

CSS code for this palette

/* CSS */
.valley-of-glaciers {
color: #297b99;
}
.brig {
color: #4e9cbc;
}
.thredbo {
color: #70c2d7;
}
.charlotte {
color: #a4e1e5;
}
.distant-horizon {
color: #f1f8f7;
}

/* CSS Variables */
:root {
--valley-of-glaciers:#297b99;
--brig:#4e9cbc;
--thredbo:#70c2d7;
--charlotte:#a4e1e5;
--distant-horizon:#f1f8f7;
}

More palettes to explore