All Palettes

Color Palette #e5a4b6, #d97f6d, #f2d58c, #7fbc7b, #4c9ec8

0%
0%
0%

CSS code for this palette

/* CSS */
.garden-party {
color: #e5a4b6;
}
.golgfag-brown {
color: #d97f6d;
}
.sprouted {
color: #f2d58c;
}
.color-me-green {
color: #7fbc7b;
}
.blue-grotto {
color: #4c9ec8;
}

/* CSS Variables */
:root {
--garden-party:#e5a4b6;
--golgfag-brown:#d97f6d;
--sprouted:#f2d58c;
--color-me-green:#7fbc7b;
--blue-grotto:#4c9ec8;
}

More palettes to explore