All Palettes

Color Palette #e3e5e1, #afc3d5, #819ab1, #4f7a8c, #294b56

0%
0%
0%

CSS code for this palette

/* CSS */
.aria {
color: #e3e5e1;
}
.airway {
color: #afc3d5;
}
.polished-metal {
color: #819ab1;
}
.cayman-bay {
color: #4f7a8c;
}
.berry-blue-green {
color: #294b56;
}

/* CSS Variables */
:root {
--aria:#e3e5e1;
--airway:#afc3d5;
--polished-metal:#819ab1;
--cayman-bay:#4f7a8c;
--berry-blue-green:#294b56;
}

More palettes to explore