All Palettes

Color Palette #e0706c, #f2a65f, #f0d75c, #a5d96d, #4abf8c

0%
0%
0%

CSS code for this palette

/* CSS */
.childhood-crush {
color: #e0706c;
}
.sandy-brown {
color: #f2a65f;
}
.dull-yellow {
color: #f0d75c;
}
.last-of-lettuce {
color: #a5d96d;
}
.garish-green {
color: #4abf8c;
}

/* CSS Variables */
:root {
--childhood-crush:#e0706c;
--sandy-brown:#f2a65f;
--dull-yellow:#f0d75c;
--last-of-lettuce:#a5d96d;
--garish-green:#4abf8c;
}

More palettes to explore