All Palettes

Color Palette #5a7e8c, #8da0b0, #b3c7d6, #f3eae2, #d4a39b

0%
0%
0%

CSS code for this palette

/* CSS */
.technical-blue {
color: #5a7e8c;
}
.foghorn {
color: #8da0b0;
}
.cloudy-valley {
color: #b3c7d6;
}
.paper-lamb {
color: #f3eae2;
}
.bubble-shell {
color: #d4a39b;
}

/* CSS Variables */
:root {
--technical-blue:#5a7e8c;
--foghorn:#8da0b0;
--cloudy-valley:#b3c7d6;
--paper-lamb:#f3eae2;
--bubble-shell:#d4a39b;
}

More palettes to explore