All Palettes

Color Palette #6b9edb, #9fc1df, #f3e2b4, #f6aba2, #d57b8c

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-gourami {
color: #6b9edb;
}
.blair {
color: #9fc1df;
}
.anise-flower {
color: #f3e2b4;
}
.rosy-outlook {
color: #f6aba2;
}
.i-pink-i-can {
color: #d57b8c;
}

/* CSS Variables */
:root {
--blue-gourami:#6b9edb;
--blair:#9fc1df;
--anise-flower:#f3e2b4;
--rosy-outlook:#f6aba2;
--i-pink-i-can:#d57b8c;
}

More palettes to explore