All Palettes

Color Palette #f6a6a2, #f6e5a2, #9fd6e5, #a2f6a2, #f1a2d7

0%
0%
0%

CSS code for this palette

/* CSS */
.calabrese {
color: #f6a6a2;
}
.venetian-yellow {
color: #f6e5a2;
}
.light-budgie-blue {
color: #9fd6e5;
}
.frosted-hills {
color: #a2f6a2;
}
.violet-kiss {
color: #f1a2d7;
}

/* CSS Variables */
:root {
--calabrese:#f6a6a2;
--venetian-yellow:#f6e5a2;
--light-budgie-blue:#9fd6e5;
--frosted-hills:#a2f6a2;
--violet-kiss:#f1a2d7;
}

More palettes to explore