All Palettes

Color Palette #1c6c82, #3ab6cf, #f5c470, #ff8052, #ff3c2e

0%
0%
0%

CSS code for this palette

/* CSS */
.billabong {
color: #1c6c82;
}
.river-blue {
color: #3ab6cf;
}
.golden-opportunity {
color: #f5c470;
}
.n-rang-orange {
color: #ff8052;
}
.red-orange {
color: #ff3c2e;
}

/* CSS Variables */
:root {
--billabong:#1c6c82;
--river-blue:#3ab6cf;
--golden-opportunity:#f5c470;
--n-rang-orange:#ff8052;
--red-orange:#ff3c2e;
}

More palettes to explore