All Palettes

Color Palette #6b9cd1, #8bc0e4, #f0e68a, #f8c8a0, #f57e7a

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-electress {
color: #6b9cd1;
}
.rhodes {
color: #8bc0e4;
}
.cornflake {
color: #f0e68a;
}
.chai-latte {
color: #f8c8a0;
}
.coral-pink {
color: #f57e7a;
}

/* CSS Variables */
:root {
--blue-electress:#6b9cd1;
--rhodes:#8bc0e4;
--cornflake:#f0e68a;
--chai-latte:#f8c8a0;
--coral-pink:#f57e7a;
}

More palettes to explore