All Palettes

Color Palette #b3c9e6, #7eb2c4, #4d8b9d, #3f6d83, #2d4c5d

0%
0%
0%

CSS code for this palette

/* CSS */
.melt-ice {
color: #b3c9e6;
}
.heavenly {
color: #7eb2c4;
}
.cossack-dancer {
color: #4d8b9d;
}
.santorini-blue {
color: #3f6d83;
}
.celtic-rush {
color: #2d4c5d;
}

/* CSS Variables */
:root {
--melt-ice:#b3c9e6;
--heavenly:#7eb2c4;
--cossack-dancer:#4d8b9d;
--santorini-blue:#3f6d83;
--celtic-rush:#2d4c5d;
}

More palettes to explore