All Palettes

Color Palette #e8f1f2, #a5c6d5, #4a95b0, #2c7990, #1d5a6d

0%
0%
0%

CSS code for this palette

/* CSS */
.ethereal-white {
color: #e8f1f2;
}
.blue-dam {
color: #a5c6d5;
}
.starflower-blue {
color: #4a95b0;
}
.turkish-stone {
color: #2c7990;
}
.blue-coral {
color: #1d5a6d;
}

/* CSS Variables */
:root {
--ethereal-white:#e8f1f2;
--blue-dam:#a5c6d5;
--starflower-blue:#4a95b0;
--turkish-stone:#2c7990;
--blue-coral:#1d5a6d;
}

More palettes to explore