All Palettes

Color Palette #a5c7e9, #67a4c1, #3c7b96, #005c75, #003033

0%
0%
0%

CSS code for this palette

/* CSS */
.island-light {
color: #a5c7e9;
}
.air-blue {
color: #67a4c1;
}
.blue-dart-frog {
color: #3c7b96;
}
.bosporus {
color: #005c75;
}
.nora-s-forest {
color: #003033;
}

/* CSS Variables */
:root {
--island-light:#a5c7e9;
--air-blue:#67a4c1;
--blue-dart-frog:#3c7b96;
--bosporus:#005c75;
--nora-s-forest:#003033;
}

More palettes to explore