All Palettes

Color Palette #c76b9b, #f2a6b6, #f9d7db, #f6e0b1, #d4a55e

0%
0%
0%

CSS code for this palette

/* CSS */
.fuchsia-kiss {
color: #c76b9b;
}
.rozowy-pink {
color: #f2a6b6;
}
.barely-pink {
color: #f9d7db;
}
.friendly-yellow {
color: #f6e0b1;
}
.sweet-honey {
color: #d4a55e;
}

/* CSS Variables */
:root {
--fuchsia-kiss:#c76b9b;
--rozowy-pink:#f2a6b6;
--barely-pink:#f9d7db;
--friendly-yellow:#f6e0b1;
--sweet-honey:#d4a55e;
}

More palettes to explore