All Palettes

Color Palette #1f9bd1, #4bb7e2, #8cd8ed, #b2e5f0, #e0f8ff

0%
0%
0%

CSS code for this palette

/* CSS */
.homeworld {
color: #1f9bd1;
}
.lake-thun {
color: #4bb7e2;
}
.tanager-turquoise {
color: #8cd8ed;
}
.crystal-river {
color: #b2e5f0;
}
.winter-s-day {
color: #e0f8ff;
}

/* CSS Variables */
:root {
--homeworld:#1f9bd1;
--lake-thun:#4bb7e2;
--tanager-turquoise:#8cd8ed;
--crystal-river:#b2e5f0;
--winter-s-day:#e0f8ff;
}

More palettes to explore