All Palettes

Color Palette #a5cae9, #86b3d5, #6e9cc4, #3a7c9c, #2d4a5c

0%
0%
0%

CSS code for this palette

/* CSS */
.island-light {
color: #a5cae9;
}
.blue-bell {
color: #86b3d5;
}
.cerulean-frost {
color: #6e9cc4;
}
.blue-dart-frog {
color: #3a7c9c;
}
.celtic-rush {
color: #2d4a5c;
}

/* CSS Variables */
:root {
--island-light:#a5cae9;
--blue-bell:#86b3d5;
--cerulean-frost:#6e9cc4;
--blue-dart-frog:#3a7c9c;
--celtic-rush:#2d4a5c;
}

More palettes to explore