All Palettes

Color Palette #c1d5e6, #a2b6c8, #809bb3, #5e85a1, #3c7090

0%
0%
0%

CSS code for this palette

/* CSS */
.light-ridge-light {
color: #c1d5e6;
}
.country-air {
color: #a2b6c8;
}
.polished-metal {
color: #809bb3;
}
.bluestone-path {
color: #5e85a1;
}
.big-sur-blue-jade {
color: #3c7090;
}

/* CSS Variables */
:root {
--light-ridge-light:#c1d5e6;
--country-air:#a2b6c8;
--polished-metal:#809bb3;
--bluestone-path:#5e85a1;
--big-sur-blue-jade:#3c7090;
}

More palettes to explore