All Palettes

Color Palette #6b9edb, #79c3d7, #a4e5df, #f1e9a2, #f6a9a2

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-gourami {
color: #6b9edb;
}
.water-flow {
color: #79c3d7;
}
.ice-crystal-blue {
color: #a4e5df;
}
.majestic-treasures {
color: #f1e9a2;
}
.calabrese {
color: #f6a9a2;
}

/* CSS Variables */
:root {
--blue-gourami:#6b9edb;
--water-flow:#79c3d7;
--ice-crystal-blue:#a4e5df;
--majestic-treasures:#f1e9a2;
--calabrese:#f6a9a2;
}

More palettes to explore