All Palettes

Color Palette #f6a7b2, #f3c4d3, #e9d3e2, #b3c7df, #8fb5e0

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-fit {
color: #f6a7b2;
}
.in-the-pink {
color: #f3c4d3;
}
.sonora-rose {
color: #e9d3e2;
}
.newman-s-eye {
color: #b3c7df;
}
.lightning-bolt-blue {
color: #8fb5e0;
}

/* CSS Variables */
:root {
--pink-fit:#f6a7b2;
--in-the-pink:#f3c4d3;
--sonora-rose:#e9d3e2;
--newman-s-eye:#b3c7df;
--lightning-bolt-blue:#8fb5e0;
}

More palettes to explore