All Palettes

Color Palette #297b99, #5cb7c1, #a3e6e0, #f4f1b8, #f1a7b1

0%
0%
0%

CSS code for this palette

/* CSS */
.valley-of-glaciers {
color: #297b99;
}
.spearfish {
color: #5cb7c1;
}
.everest {
color: #a3e6e0;
}
.sarawak-white-pepper {
color: #f4f1b8;
}
.pink-fit {
color: #f1a7b1;
}

/* CSS Variables */
:root {
--valley-of-glaciers:#297b99;
--spearfish:#5cb7c1;
--everest:#a3e6e0;
--sarawak-white-pepper:#f4f1b8;
--pink-fit:#f1a7b1;
}

More palettes to explore