All Palettes

Color Palette #f6a2a2, #f6d4a2, #a2d6f6, #a2f6a2, #a2f6d4

0%
0%
0%

CSS code for this palette

/* CSS */
.candy-heart-pink {
color: #f6a2a2;
}
.antique-wicker-basket {
color: #f6d4a2;
}
.juzcar-blue {
color: #a2d6f6;
}
.frosted-hills {
color: #a2f6a2;
}
.pale-turquoise {
color: #a2f6d4;
}

/* CSS Variables */
:root {
--candy-heart-pink:#f6a2a2;
--antique-wicker-basket:#f6d4a2;
--juzcar-blue:#a2d6f6;
--frosted-hills:#a2f6a2;
--pale-turquoise:#a2f6d4;
}

More palettes to explore