All Palettes

Color Palette #3b7d8c, #5eb0a2, #85d5b4, #f8e19b, #f0613d

0%
0%
0%

CSS code for this palette

/* CSS */
.larkspur {
color: #3b7d8c;
}
.green-crush {
color: #5eb0a2;
}
.tropical-trail {
color: #85d5b4;
}
.buttery-croissant {
color: #f8e19b;
}
.firecracker {
color: #f0613d;
}

/* CSS Variables */
:root {
--larkspur:#3b7d8c;
--green-crush:#5eb0a2;
--tropical-trail:#85d5b4;
--buttery-croissant:#f8e19b;
--firecracker:#f0613d;
}

More palettes to explore