All Palettes

Color Palette #1a8bb7, #4cb9e1, #79dff1, #b6e3f7, #f3f9fc

0%
0%
0%

CSS code for this palette

/* CSS */
.hidden-springs {
color: #1a8bb7;
}
.lake-thun {
color: #4cb9e1;
}
.faded-poster {
color: #79dff1;
}
.arctic-paradise {
color: #b6e3f7;
}
.cotton-ball {
color: #f3f9fc;
}

/* CSS Variables */
:root {
--hidden-springs:#1a8bb7;
--lake-thun:#4cb9e1;
--faded-poster:#79dff1;
--arctic-paradise:#b6e3f7;
--cotton-ball:#f3f9fc;
}

More palettes to explore