All Palettes

Color Palette #198bd7, #4ab5e3, #84d4f6, #b3e2f4, #e0f7fa

0%
0%
0%

CSS code for this palette

/* CSS */
.way-beyond-the-blue {
color: #198bd7;
}
.lake-thun {
color: #4ab5e3;
}
.kul-sharif-blue {
color: #84d4f6;
}
.azure-sky {
color: #b3e2f4;
}
.coastal-breeze {
color: #e0f7fa;
}

/* CSS Variables */
:root {
--way-beyond-the-blue:#198bd7;
--lake-thun:#4ab5e3;
--kul-sharif-blue:#84d4f6;
--azure-sky:#b3e2f4;
--coastal-breeze:#e0f7fa;
}

More palettes to explore