All Palettes

Color Palette #e3e8f2, #c5d9e2, #a1c8d4, #69b6c3, #3e9ab1

0%
0%
0%

CSS code for this palette

/* CSS */
.whisper-blue {
color: #e3e8f2;
}
.blue-pearl {
color: #c5d9e2;
}
.blue-dam {
color: #a1c8d4;
}
.maritime-soft-blue {
color: #69b6c3;
}
.sports-blue {
color: #3e9ab1;
}

/* CSS Variables */
:root {
--whisper-blue:#e3e8f2;
--blue-pearl:#c5d9e2;
--blue-dam:#a1c8d4;
--maritime-soft-blue:#69b6c3;
--sports-blue:#3e9ab1;
}

More palettes to explore