All Palettes

Color Palette #6c8f9d, #a1c2c9, #f5f5f5, #f7c6b1, #ff9c8f

0%
0%
0%

CSS code for this palette

/* CSS */
.wave-jumper {
color: #6c8f9d;
}
.frozen-tundra {
color: #a1c2c9;
}
.white-smoke {
color: #f5f5f5;
}
.coral-bisque {
color: #f7c6b1;
}
.lolly {
color: #ff9c8f;
}

/* CSS Variables */
:root {
--wave-jumper:#6c8f9d;
--frozen-tundra:#a1c2c9;
--white-smoke:#f5f5f5;
--coral-bisque:#f7c6b1;
--lolly:#ff9c8f;
}

More palettes to explore