All Palettes

Color Palette #3c6e8b, #4fa4b5, #7ac3d1, #b5e4e8, #f8f0e2

0%
0%
0%

CSS code for this palette

/* CSS */
.big-sur-blue-jade {
color: #3c6e8b;
}
.maui-blue {
color: #4fa4b5;
}
.twisted-blue {
color: #7ac3d1;
}
.refreshing-pool {
color: #b5e4e8;
}
.belgian-cream {
color: #f8f0e2;
}

/* CSS Variables */
:root {
--big-sur-blue-jade:#3c6e8b;
--maui-blue:#4fa4b5;
--twisted-blue:#7ac3d1;
--refreshing-pool:#b5e4e8;
--belgian-cream:#f8f0e2;
}

More palettes to explore