All Palettes

Color Palette #1c6e8d, #4abf9e, #8fd6ba, #f9d358, #f06d4c

0%
0%
0%

CSS code for this palette

/* CSS */
.saxony-blue {
color: #1c6e8d;
}
.jolt-of-jade {
color: #4abf9e;
}
.larimar-green {
color: #8fd6ba;
}
.wake-me-up {
color: #f9d358;
}
.entan-red {
color: #f06d4c;
}

/* CSS Variables */
:root {
--saxony-blue:#1c6e8d;
--jolt-of-jade:#4abf9e;
--larimar-green:#8fd6ba;
--wake-me-up:#f9d358;
--entan-red:#f06d4c;
}

More palettes to explore