All Palettes

Color Palette #4e68c6, #3c5b9a, #2a4d7e, #6c9fc6, #a9c7ea

0%
0%
0%

CSS code for this palette

/* CSS */
.borage-blue {
color: #4e68c6;
}
.raftsman {
color: #3c5b9a;
}
.nautical {
color: #2a4d7e;
}
.cerulean-frost {
color: #6c9fc6;
}
.island-light {
color: #a9c7ea;
}

/* CSS Variables */
:root {
--borage-blue:#4e68c6;
--raftsman:#3c5b9a;
--nautical:#2a4d7e;
--cerulean-frost:#6c9fc6;
--island-light:#a9c7ea;
}

More palettes to explore