All Palettes

Color Palette #3b6e8c, #598d9b, #8cb5b3, #b6d8cf, #fcf3e3

0%
0%
0%

CSS code for this palette

/* CSS */
.big-sur-blue-jade {
color: #3b6e8c;
}
.harbor {
color: #598d9b;
}
.eyefull {
color: #8cb5b3;
}
.gemini {
color: #b6d8cf;
}
.historic-cream {
color: #fcf3e3;
}

/* CSS Variables */
:root {
--big-sur-blue-jade:#3b6e8c;
--harbor:#598d9b;
--eyefull:#8cb5b3;
--gemini:#b6d8cf;
--historic-cream:#fcf3e3;
}

More palettes to explore