All Palettes

Color Palette #6b9cff, #4eb0e4, #3bb1d8, #2bb7ca, #1ab7b7

0%
0%
0%

CSS code for this palette

/* CSS */
.fennel-flower {
color: #6b9cff;
}
.high-blue {
color: #4eb0e4;
}
.highlighter-blue {
color: #3bb1d8;
}
.aquarius {
color: #2bb7ca;
}
.swagger {
color: #1ab7b7;
}

/* CSS Variables */
:root {
--fennel-flower:#6b9cff;
--high-blue:#4eb0e4;
--highlighter-blue:#3bb1d8;
--aquarius:#2bb7ca;
--swagger:#1ab7b7;
}

More palettes to explore