All Palettes

Color Palette #f6a7b6, #f2c5d3, #a9d9e0, #66b1d1, #1a9ac1

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-fit {
color: #f6a7b6;
}
.in-the-pink {
color: #f2c5d3;
}
.winsome-hue {
color: #a9d9e0;
}
.imrik-blue {
color: #66b1d1;
}
.ahriman-blue {
color: #1a9ac1;
}

/* CSS Variables */
:root {
--pink-fit:#f6a7b6;
--in-the-pink:#f2c5d3;
--winsome-hue:#a9d9e0;
--imrik-blue:#66b1d1;
--ahriman-blue:#1a9ac1;
}

More palettes to explore