All Palettes

Color Palette #e3a5c7, #f5d67f, #f9b76c, #73c9c9, #3e5c6a

0%
0%
0%

CSS code for this palette

/* CSS */
.prettiest-pink {
color: #e3a5c7;
}
.jemima {
color: #f5d67f;
}
.citrus-honey {
color: #f9b76c;
}
.tropical-splash {
color: #73c9c9;
}
.blue-spell {
color: #3e5c6a;
}

/* CSS Variables */
:root {
--prettiest-pink:#e3a5c7;
--jemima:#f5d67f;
--citrus-honey:#f9b76c;
--tropical-splash:#73c9c9;
--blue-spell:#3e5c6a;
}

More palettes to explore