All Palettes

Color Palette #6b8f9e, #9fc2c6, #d0e6e2, #f5faf6, #f9b49f

0%
0%
0%

CSS code for this palette

/* CSS */
.wave-jumper {
color: #6b8f9e;
}
.canal-blue {
color: #9fc2c6;
}
.light-supernova {
color: #d0e6e2;
}
.whitest-white {
color: #f5faf6;
}
.mystic-tulip {
color: #f9b49f;
}

/* CSS Variables */
:root {
--wave-jumper:#6b8f9e;
--canal-blue:#9fc2c6;
--light-supernova:#d0e6e2;
--whitest-white:#f5faf6;
--mystic-tulip:#f9b49f;
}

More palettes to explore