All Palettes

Color Palette #a3c2e0, #79bae2, #4cb8e6, #0096db, #0078a3

0%
0%
0%

CSS code for this palette

/* CSS */
.artesian-pool {
color: #a3c2e0;
}
.costa-rica-blue {
color: #79bae2;
}
.clean-pool {
color: #4cb8e6;
}
.atmosphere {
color: #0096db;
}
.cg-blue {
color: #0078a3;
}

/* CSS Variables */
:root {
--artesian-pool:#a3c2e0;
--costa-rica-blue:#79bae2;
--clean-pool:#4cb8e6;
--atmosphere:#0096db;
--cg-blue:#0078a3;
}

More palettes to explore