All Palettes

Color Palette #3b5b8c, #6d8eab, #a2c7e7, #f2e5a1, #c2b7b7

0%
0%
0%

CSS code for this palette

/* CSS */
.antilles-blue {
color: #3b5b8c;
}
.scanda {
color: #6d8eab;
}
.windsor-way {
color: #a2c7e7;
}
.sugar-cookie {
color: #f2e5a1;
}
.elegant-ice {
color: #c2b7b7;
}

/* CSS Variables */
:root {
--antilles-blue:#3b5b8c;
--scanda:#6d8eab;
--windsor-way:#a2c7e7;
--sugar-cookie:#f2e5a1;
--elegant-ice:#c2b7b7;
}

More palettes to explore