All Palettes

Color Palette #1b649d, #2a84bb, #4ea8d4, #a1dff7, #f2f8e8

0%
0%
0%

CSS code for this palette

/* CSS */
.jazz-blue {
color: #1b649d;
}
.amalfi-coast {
color: #2a84bb;
}
.blue-astro {
color: #4ea8d4;
}
.ganon-blue {
color: #a1dff7;
}
.bean-sprout {
color: #f2f8e8;
}

/* CSS Variables */
:root {
--jazz-blue:#1b649d;
--amalfi-coast:#2a84bb;
--blue-astro:#4ea8d4;
--ganon-blue:#a1dff7;
--bean-sprout:#f2f8e8;
}

More palettes to explore