All Palettes

Color Palette #a4d1e5, #6cb6e5, #2b9cda, #0096db, #007ab8

0%
0%
0%

CSS code for this palette

/* CSS */
.chefchaouen-blue {
color: #a4d1e5;
}
.norfolk-sky {
color: #6cb6e5;
}
.blue-damselfly {
color: #2b9cda;
}
.atmosphere {
color: #0096db;
}
.star-command-blue {
color: #007ab8;
}

/* CSS Variables */
:root {
--chefchaouen-blue:#a4d1e5;
--norfolk-sky:#6cb6e5;
--blue-damselfly:#2b9cda;
--atmosphere:#0096db;
--star-command-blue:#007ab8;
}

More palettes to explore