All Palettes

Color Palette #e3a1c7, #e4b75e, #f2e4b1, #a0d572, #6c9d9a

0%
0%
0%

CSS code for this palette

/* CSS */
.prettiest-pink {
color: #e3a1c7;
}
.river-of-gold {
color: #e4b75e;
}
.oyster-bisque {
color: #f2e4b1;
}
.tropical-light {
color: #a0d572;
}
.palmetto {
color: #6c9d9a;
}

/* CSS Variables */
:root {
--prettiest-pink:#e3a1c7;
--river-of-gold:#e4b75e;
--oyster-bisque:#f2e4b1;
--tropical-light:#a0d572;
--palmetto:#6c9d9a;
}

More palettes to explore