All Palettes

Color Palette #a3c2e0, #89b7e1, #55a6d8, #2b93d4, #007ab8

0%
0%
0%

CSS code for this palette

/* CSS */
.artesian-pool {
color: #a3c2e0;
}
.goluboy-blue {
color: #89b7e1;
}
.cousteau {
color: #55a6d8;
}
.boyzone {
color: #2b93d4;
}
.star-command-blue {
color: #007ab8;
}

/* CSS Variables */
:root {
--artesian-pool:#a3c2e0;
--goluboy-blue:#89b7e1;
--cousteau:#55a6d8;
--boyzone:#2b93d4;
--star-command-blue:#007ab8;
}

More palettes to explore