All Palettes

Color Palette #e7f2f9, #c5dae7, #a1c6d4, #5f9db4, #3a6d82

0%
0%
0%

CSS code for this palette

/* CSS */
.clear-vision {
color: #e7f2f9;
}
.celestial-light {
color: #c5dae7;
}
.blue-dam {
color: #a1c6d4;
}
.shakespeare {
color: #5f9db4;
}
.bering-wave {
color: #3a6d82;
}

/* CSS Variables */
:root {
--clear-vision:#e7f2f9;
--celestial-light:#c5dae7;
--blue-dam:#a1c6d4;
--shakespeare:#5f9db4;
--bering-wave:#3a6d82;
}

More palettes to explore