All Palettes

Color Palette #d1e4f0, #a2c6d8, #7aaedc, #4681b4, #1e4c7b

0%
0%
0%

CSS code for this palette

/* CSS */
.first-frost {
color: #d1e4f0;
}
.corydalis-blue {
color: #a2c6d8;
}
.lucea {
color: #7aaedc;
}
.steel-blue {
color: #4681b4;
}
.theatre-blue {
color: #1e4c7b;
}

/* CSS Variables */
:root {
--first-frost:#d1e4f0;
--corydalis-blue:#a2c6d8;
--lucea:#7aaedc;
--steel-blue:#4681b4;
--theatre-blue:#1e4c7b;
}

More palettes to explore