All Palettes

Color Palette #e1a3c9, #f5baa8, #f5d67f, #f1e0b1, #4db4f5

0%
0%
0%

CSS code for this palette

/* CSS */
.prettiest-pink {
color: #e1a3c9;
}
.pink-mimosa {
color: #f5baa8;
}
.jemima {
color: #f5d67f;
}
.bone-white {
color: #f1e0b1;
}
.adamantine-blue {
color: #4db4f5;
}

/* CSS Variables */
:root {
--prettiest-pink:#e1a3c9;
--pink-mimosa:#f5baa8;
--jemima:#f5d67f;
--bone-white:#f1e0b1;
--adamantine-blue:#4db4f5;
}

More palettes to explore