All Palettes

Color Palette #3c5b90, #5b7f9a, #81a4b1, #a6c9b6, #d2e7b1

0%
0%
0%

CSS code for this palette

/* CSS */
.lambent-lagoon {
color: #3c5b90;
}
.blue-heaven {
color: #5b7f9a;
}
.lagoon-blue {
color: #81a4b1;
}
.bird-s-egg-green {
color: #a6c9b6;
}
.lasting-thoughts {
color: #d2e7b1;
}

/* CSS Variables */
:root {
--lambent-lagoon:#3c5b90;
--blue-heaven:#5b7f9a;
--lagoon-blue:#81a4b1;
--bird-s-egg-green:#a6c9b6;
--lasting-thoughts:#d2e7b1;
}

More palettes to explore