All Palettes

Color Palette #a3d7e0, #6dc0d9, #009ddb, #005a8a, #003a5c

0%
0%
0%

CSS code for this palette

/* CSS */
.terrace-pool {
color: #a3d7e0;
}
.squeaky {
color: #6dc0d9;
}
.atmosphere {
color: #009ddb;
}
.impulse {
color: #005a8a;
}
.maniac-mansion {
color: #003a5c;
}

/* CSS Variables */
:root {
--terrace-pool:#a3d7e0;
--squeaky:#6dc0d9;
--atmosphere:#009ddb;
--impulse:#005a8a;
--maniac-mansion:#003a5c;
}

More palettes to explore