All Palettes

Color Palette #a3c2e0, #7eb4d7, #4a9bd9, #0096d6, #007ab8

0%
0%
0%

CSS code for this palette

/* CSS */
.artesian-pool {
color: #a3c2e0;
}
.regale-blue {
color: #7eb4d7;
}
.waimea-blue {
color: #4a9bd9;
}
.bayern-blue {
color: #0096d6;
}
.star-command-blue {
color: #007ab8;
}

/* CSS Variables */
:root {
--artesian-pool:#a3c2e0;
--regale-blue:#7eb4d7;
--waimea-blue:#4a9bd9;
--bayern-blue:#0096d6;
--star-command-blue:#007ab8;
}

More palettes to explore