All Palettes

Color Palette #1a8cbc, #4bb5e2, #90d6f4, #f3d2a0, #f78c3b

0%
0%
0%

CSS code for this palette

/* CSS */
.hidden-springs {
color: #1a8cbc;
}
.lake-thun {
color: #4bb5e2;
}
.slightly-spritzig {
color: #90d6f4;
}
.antique-wicker-basket {
color: #f3d2a0;
}
.hot-orange {
color: #f78c3b;
}

/* CSS Variables */
:root {
--hidden-springs:#1a8cbc;
--lake-thun:#4bb5e2;
--slightly-spritzig:#90d6f4;
--antique-wicker-basket:#f3d2a0;
--hot-orange:#f78c3b;
}

More palettes to explore