All Palettes

Color Palette #52b4ff, #66b5ff, #299fff, #3da1ff, #3db5ff

0%
0%
0%

CSS code for this palette

/* CSS */
.hello-summer {
color: #52b4ff;
}
.ti-n-l-n-sky {
color: #66b5ff;
}
.brilliant-azure {
color: #299fff;
}
.sky-dancer {
color: #3da1ff;
}
.megaman {
color: #3db5ff;
}

/* CSS Variables */
:root {
--hello-summer:#52b4ff;
--ti-n-l-n-sky:#66b5ff;
--brilliant-azure:#299fff;
--sky-dancer:#3da1ff;
--megaman:#3db5ff;
}

More palettes to explore