All Palettes

Color Palette #1f89f9, #42a5f5, #65b5f6, #90caf9, #e2f2fd

0%
0%
0%

CSS code for this palette

/* CSS */
.pool-water {
color: #1f89f9;
}
.adamantine-blue {
color: #42a5f5;
}
.ti-n-l-n-sky {
color: #65b5f6;
}
.clear-sky {
color: #90caf9;
}
.wizard-white {
color: #e2f2fd;
}

/* CSS Variables */
:root {
--pool-water:#1f89f9;
--adamantine-blue:#42a5f5;
--ti-n-l-n-sky:#65b5f6;
--clear-sky:#90caf9;
--wizard-white:#e2f2fd;
}

More palettes to explore