All Palettes

Color Palette #f6c1a2, #f9aeae, #f6a2d6, #a7d2f6, #80a9f9

0%
0%
0%

CSS code for this palette

/* CSS */
.coral-blossom {
color: #f6c1a2;
}
.snow-white-blush {
color: #f9aeae;
}
.violet-kiss {
color: #f6a2d6;
}
.light-shimmer {
color: #a7d2f6;
}
.fennel-flower {
color: #80a9f9;
}

/* CSS Variables */
:root {
--coral-blossom:#f6c1a2;
--snow-white-blush:#f9aeae;
--violet-kiss:#f6a2d6;
--light-shimmer:#a7d2f6;
--fennel-flower:#80a9f9;
}

More palettes to explore