All Palettes

Color Palette #c2d6e5, #a7c6e7, #69b9d8, #2d9acd, #0f6999

0%
0%
0%

CSS code for this palette

/* CSS */
.light-ridge-light {
color: #c2d6e5;
}
.island-light {
color: #a7c6e7;
}
.baby-tears {
color: #69b9d8;
}
.astrolabe-reef {
color: #2d9acd;
}
.cairns {
color: #0f6999;
}

/* CSS Variables */
:root {
--light-ridge-light:#c2d6e5;
--island-light:#a7c6e7;
--baby-tears:#69b9d8;
--astrolabe-reef:#2d9acd;
--cairns:#0f6999;
}

More palettes to explore