All Palettes

Color Palette #f7a1a1, #f7c5a1, #f7e0a1, #a1f7cf, #a1f7f5

0%
0%
0%

CSS code for this palette

/* CSS */
.candy-heart-pink {
color: #f7a1a1;
}
.shrimp-toast {
color: #f7c5a1;
}
.aspen-yellow {
color: #f7e0a1;
}
.pale-turquoise {
color: #a1f7cf;
}
.waterspout {
color: #a1f7f5;
}

/* CSS Variables */
:root {
--candy-heart-pink:#f7a1a1;
--shrimp-toast:#f7c5a1;
--aspen-yellow:#f7e0a1;
--pale-turquoise:#a1f7cf;
--waterspout:#a1f7f5;
}

More palettes to explore