All Palettes

Color Palette #a3c7e0, #5d9bd5, #1e4e7b, #f0f2f4, #a2cda5

0%
0%
0%

CSS code for this palette

/* CSS */
.sea-cliff {
color: #a3c7e0;
}
.blue-bay {
color: #5d9bd5;
}
.theatre-blue {
color: #1e4e7b;
}
.zappy-zebra {
color: #f0f2f4;
}
.fescue {
color: #a2cda5;
}

/* CSS Variables */
:root {
--sea-cliff:#a3c7e0;
--blue-bay:#5d9bd5;
--theatre-blue:#1e4e7b;
--zappy-zebra:#f0f2f4;
--fescue:#a2cda5;
}

More palettes to explore