All Palettes

Color Palette #2a9cf4, #4ea5d4, #80b2d6, #9fbee5, #cfe7f2

0%
0%
0%

CSS code for this palette

/* CSS */
.rockman-blue {
color: #2a9cf4;
}
.blue-astro {
color: #4ea5d4;
}
.regale-blue {
color: #80b2d6;
}
.gallery-blue {
color: #9fbee5;
}
.new-heights {
color: #cfe7f2;
}

/* CSS Variables */
:root {
--rockman-blue:#2a9cf4;
--blue-astro:#4ea5d4;
--regale-blue:#80b2d6;
--gallery-blue:#9fbee5;
--new-heights:#cfe7f2;
}

More palettes to explore