All Palettes

Color Palette #a3c7e0, #85b1d5, #6c9cc6, #508fb4, #3a7fa1

0%
0%
0%

CSS code for this palette

/* CSS */
.sea-cliff {
color: #a3c7e0;
}
.blue-bell {
color: #85b1d5;
}
.cerulean-frost {
color: #6c9cc6;
}
.atlantic-gull {
color: #508fb4;
}
.cendre-blue {
color: #3a7fa1;
}

/* CSS Variables */
:root {
--sea-cliff:#a3c7e0;
--blue-bell:#85b1d5;
--cerulean-frost:#6c9cc6;
--atlantic-gull:#508fb4;
--cendre-blue:#3a7fa1;
}

More palettes to explore