All Palettes

Color Palette #f3efa5, #f8d5af, #f4b3c3, #ef9fd6, #d5a4e0

0%
0%
0%

CSS code for this palette

/* CSS */
.pale-canary {
color: #f3efa5;
}
.ice-cream-parlour {
color: #f8d5af;
}
.ibis {
color: #f4b3c3;
}
.violet-kiss {
color: #ef9fd6;
}
.tropical-violet {
color: #d5a4e0;
}

/* CSS Variables */
:root {
--pale-canary:#f3efa5;
--ice-cream-parlour:#f8d5af;
--ibis:#f4b3c3;
--violet-kiss:#ef9fd6;
--tropical-violet:#d5a4e0;
}

More palettes to explore