All Palettes

Color Palette #1b5b7e, #3ba087, #6cbc7c, #f5c661, #f47b1f

0%
0%
0%

CSS code for this palette

/* CSS */
.oceanic-motion {
color: #1b5b7e;
}
.gossamer {
color: #3ba087;
}
.young-fern {
color: #6cbc7c;
}
.deep-fried-sun-rays {
color: #f5c661;
}
.sun-orange {
color: #f47b1f;
}

/* CSS Variables */
:root {
--oceanic-motion:#1b5b7e;
--gossamer:#3ba087;
--young-fern:#6cbc7c;
--deep-fried-sun-rays:#f5c661;
--sun-orange:#f47b1f;
}

More palettes to explore