All Palettes

Color Palette #a3c7e0, #80a6c2, #5b8d9a, #4a8c8a, #2f4a4c

0%
0%
0%

CSS code for this palette

/* CSS */
.sea-cliff {
color: #a3c7e0;
}
.stormfang {
color: #80a6c2;
}
.harbor {
color: #5b8d9a;
}
.dusty-teal {
color: #4a8c8a;
}
.delta-green {
color: #2f4a4c;
}

/* CSS Variables */
:root {
--sea-cliff:#a3c7e0;
--stormfang:#80a6c2;
--harbor:#5b8d9a;
--dusty-teal:#4a8c8a;
--delta-green:#2f4a4c;
}

More palettes to explore