All Palettes

Color Palette #f4a4d8, #e0b6e2, #a1c4e8, #b2e0e0, #ffcba3

0%
0%
0%

CSS code for this palette

/* CSS */
.violet-kiss {
color: #f4a4d8;
}
.romantic-morning {
color: #e0b6e2;
}
.windsor-way {
color: #a1c4e8;
}
.frosty-soft-blue {
color: #b2e0e0;
}
.corn-kernel {
color: #ffcba3;
}

/* CSS Variables */
:root {
--violet-kiss:#f4a4d8;
--romantic-morning:#e0b6e2;
--windsor-way:#a1c4e8;
--frosty-soft-blue:#b2e0e0;
--corn-kernel:#ffcba3;
}

More palettes to explore