All Palettes

Color Palette #b1e0e7, #85cdfa, #4682b4, #4169e1, #2e8a56

0%
0%
0%

CSS code for this palette

/* CSS */
.powder-blue {
color: #b1e0e7;
}
.drift-on-the-sea {
color: #85cdfa;
}
.steel-blue {
color: #4682b4;
}
.royal-blue {
color: #4169e1;
}
.lake-green {
color: #2e8a56;
}

/* CSS Variables */
:root {
--powder-blue:#b1e0e7;
--drift-on-the-sea:#85cdfa;
--steel-blue:#4682b4;
--royal-blue:#4169e1;
--lake-green:#2e8a56;
}

More palettes to explore