All Palettes

Color Palette #1f6b8e, #4cb8e6, #9fd3df, #f6f3c6, #ff8052

0%
0%
0%

CSS code for this palette

/* CSS */
.saxony-blue {
color: #1f6b8e;
}
.clean-pool {
color: #4cb8e6;
}
.ocean-cruise {
color: #9fd3df;
}
.corn-field {
color: #f6f3c6;
}
.n-rang-orange {
color: #ff8052;
}

/* CSS Variables */
:root {
--saxony-blue:#1f6b8e;
--clean-pool:#4cb8e6;
--ocean-cruise:#9fd3df;
--corn-field:#f6f3c6;
--n-rang-orange:#ff8052;
}

More palettes to explore