All Palettes

Color Palette #e09ed3, #a5d6e9, #f2a6b4, #f3e69b, #b6d7a8

0%
0%
0%

CSS code for this palette

/* CSS */
.exotic-violet {
color: #e09ed3;
}
.blue-bubble {
color: #a5d6e9;
}
.princess {
color: #f2a6b4;
}
.first-day-of-summer {
color: #f3e69b;
}
.apple-cream {
color: #b6d7a8;
}

/* CSS Variables */
:root {
--exotic-violet:#e09ed3;
--blue-bubble:#a5d6e9;
--princess:#f2a6b4;
--first-day-of-summer:#f3e69b;
--apple-cream:#b6d7a8;
}

More palettes to explore