All Palettes

Color Palette #4c7c9a, #6ba3b8, #b0d2e8, #f3e7d3, #f9bfb4

0%
0%
0%

CSS code for this palette

/* CSS */
.tech-wave {
color: #4c7c9a;
}
.pacific-palisade {
color: #6ba3b8;
}
.chapel-blue {
color: #b0d2e8;
}
.vanilla-paste {
color: #f3e7d3;
}
.rustique {
color: #f9bfb4;
}

/* CSS Variables */
:root {
--tech-wave:#4c7c9a;
--pacific-palisade:#6ba3b8;
--chapel-blue:#b0d2e8;
--vanilla-paste:#f3e7d3;
--rustique:#f9bfb4;
}

More palettes to explore