All Palettes

Color Palette #c9dae4, #a1c6d4, #699abf, #4f708c, #3c4858

0%
0%
0%

CSS code for this palette

/* CSS */
.sweet-breeze {
color: #c9dae4;
}
.blue-dam {
color: #a1c6d4;
}
.cerulean-frost {
color: #699abf;
}
.berry-pie {
color: #4f708c;
}
.very-navy {
color: #3c4858;
}

/* CSS Variables */
:root {
--sweet-breeze:#c9dae4;
--blue-dam:#a1c6d4;
--cerulean-frost:#699abf;
--berry-pie:#4f708c;
--very-navy:#3c4858;
}

More palettes to explore