All Palettes

Color Palette #cfe5f2, #a1c8e8, #7cb1df, #4d91d5, #007ab8

0%
0%
0%

CSS code for this palette

/* CSS */
.new-heights {
color: #cfe5f2;
}
.windsor-way {
color: #a1c8e8;
}
.lucea {
color: #7cb1df;
}
.blue-dart {
color: #4d91d5;
}
.star-command-blue {
color: #007ab8;
}

/* CSS Variables */
:root {
--new-heights:#cfe5f2;
--windsor-way:#a1c8e8;
--lucea:#7cb1df;
--blue-dart:#4d91d5;
--star-command-blue:#007ab8;
}

More palettes to explore