All Palettes

Color Palette #2a5d8d, #497b9c, #6e9faf, #b3d6c2, #f4e2c3

0%
0%
0%

CSS code for this palette

/* CSS */
.endeavour {
color: #2a5d8d;
}
.zenith {
color: #497b9c;
}
.bluebird-feather {
color: #6e9faf;
}
.chlorophyll-cream {
color: #b3d6c2;
}
.cameo-cream {
color: #f4e2c3;
}

/* CSS Variables */
:root {
--endeavour:#2a5d8d;
--zenith:#497b9c;
--bluebird-feather:#6e9faf;
--chlorophyll-cream:#b3d6c2;
--cameo-cream:#f4e2c3;
}

More palettes to explore