All Palettes

Color Palette #f6a7b3, #f0c1d6, #e6e3e8, #b5d6e8, #a2d7d1

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-fit {
color: #f6a7b3;
}
.parrot-tulip {
color: #f0c1d6;
}
.winter-orchid {
color: #e6e3e8;
}
.glacier-point {
color: #b5d6e8;
}
.smooth-satin {
color: #a2d7d1;
}

/* CSS Variables */
:root {
--pink-fit:#f6a7b3;
--parrot-tulip:#f0c1d6;
--winter-orchid:#e6e3e8;
--glacier-point:#b5d6e8;
--smooth-satin:#a2d7d1;
}

More palettes to explore