All Palettes

Color Palette #f1a7b4, #e6c7d9, #c9e4d0, #a1d9d2, #ffb84d

0%
0%
0%

CSS code for this palette

/* CSS */
.princess {
color: #f1a7b4;
}
.kiss-good-night {
color: #e6c7d9;
}
.enchanted {
color: #c9e4d0;
}
.smooth-satin {
color: #a1d9d2;
}
.floral-leaf {
color: #ffb84d;
}

/* CSS Variables */
:root {
--princess:#f1a7b4;
--kiss-good-night:#e6c7d9;
--enchanted:#c9e4d0;
--smooth-satin:#a1d9d2;
--floral-leaf:#ffb84d;
}

More palettes to explore