All Palettes

Color Palette #4c8fd6, #6dc2f3, #9ee4f0, #b7e6a8, #f7f6bb

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-dart {
color: #4c8fd6;
}
.blue-mana {
color: #6dc2f3;
}
.blizzard-blue {
color: #9ee4f0;
}
.madang {
color: #b7e6a8;
}
.turkish-ginger {
color: #f7f6bb;
}

/* CSS Variables */
:root {
--blue-dart:#4c8fd6;
--blue-mana:#6dc2f3;
--blizzard-blue:#9ee4f0;
--madang:#b7e6a8;
--turkish-ginger:#f7f6bb;
}

More palettes to explore