All Palettes

Color Palette #f7d4d7, #ffb3c1, #ff9ea0, #ffb84d, #ffed66

0%
0%
0%

CSS code for this palette

/* CSS */
.first-daughter {
color: #f7d4d7;
}
.matt-pink {
color: #ffb3c1;
}
.pink-dream {
color: #ff9ea0;
}
.floral-leaf {
color: #ffb84d;
}
.caduceus-gold {
color: #ffed66;
}

/* CSS Variables */
:root {
--first-daughter:#f7d4d7;
--matt-pink:#ffb3c1;
--pink-dream:#ff9ea0;
--floral-leaf:#ffb84d;
--caduceus-gold:#ffed66;
}

More palettes to explore