All Palettes

Color Palette #0078bd, #00b4e6, #1ce9e9, #a2ebd2, #f6ffeb

0%
0%
0%

CSS code for this palette

/* CSS */
.roller-coaster-chariot {
color: #0078bd;
}
.blue-atoll {
color: #00b4e6;
}
.phosphorescent-blue {
color: #1ce9e9;
}
.sweet-aqua {
color: #a2ebd2;
}
.milk-foam {
color: #f6ffeb;
}

/* CSS Variables */
:root {
--roller-coaster-chariot:#0078bd;
--blue-atoll:#00b4e6;
--phosphorescent-blue:#1ce9e9;
--sweet-aqua:#a2ebd2;
--milk-foam:#f6ffeb;
}

More palettes to explore