All Palettes

Color Palette #f6a7bf, #f5c7d1, #e4e5c2, #b0d9e3, #a9eada

0%
0%
0%

CSS code for this palette

/* CSS */
.rogue-pink {
color: #f6a7bf;
}
.sullivan-s-heart {
color: #f5c7d1;
}
.tinted-mint {
color: #e4e5c2;
}
.blue-shimmer {
color: #b0d9e3;
}
.waterwings {
color: #a9eada;
}

/* CSS Variables */
:root {
--rogue-pink:#f6a7bf;
--sullivan-s-heart:#f5c7d1;
--tinted-mint:#e4e5c2;
--blue-shimmer:#b0d9e3;
--waterwings:#a9eada;
}

More palettes to explore