All Palettes

Color Palette #f1a7b8, #f6c1d2, #f9e9e1, #d2f4e4, #a4dac9

0%
0%
0%

CSS code for this palette

/* CSS */
.rozowy-pink {
color: #f1a7b8;
}
.carnation-bouquet {
color: #f6c1d2;
}
.diminished-orange {
color: #f9e9e1;
}
.cactus-water {
color: #d2f4e4;
}
.yucca-cream {
color: #a4dac9;
}

/* CSS Variables */
:root {
--rozowy-pink:#f1a7b8;
--carnation-bouquet:#f6c1d2;
--diminished-orange:#f9e9e1;
--cactus-water:#d2f4e4;
--yucca-cream:#a4dac9;
}

More palettes to explore