All Palettes

Color Palette #f1a7b8, #f9d6d2, #f6e4f0, #d7c4e3, #b59cc4

0%
0%
0%

CSS code for this palette

/* CSS */
.rozowy-pink {
color: #f1a7b8;
}
.just-a-tease {
color: #f9d6d2;
}
.petal-poise {
color: #f6e4f0;
}
.purity {
color: #d7c4e3;
}
.atlantic-tulip {
color: #b59cc4;
}

/* CSS Variables */
:root {
--rozowy-pink:#f1a7b8;
--just-a-tease:#f9d6d2;
--petal-poise:#f6e4f0;
--purity:#d7c4e3;
--atlantic-tulip:#b59cc4;
}

More palettes to explore