All Palettes

Color Palette #b5789c, #d4b5c4, #f6d5e4, #f0c74c, #d67a7a

0%
0%
0%

CSS code for this palette

/* CSS */
.valentine-heart {
color: #b5789c;
}
.lavender-blessing {
color: #d4b5c4;
}
.pink-frosting {
color: #f6d5e4;
}
.solar-plexus-chakra {
color: #f0c74c;
}
.juicy-details {
color: #d67a7a;
}

/* CSS Variables */
:root {
--valentine-heart:#b5789c;
--lavender-blessing:#d4b5c4;
--pink-frosting:#f6d5e4;
--solar-plexus-chakra:#f0c74c;
--juicy-details:#d67a7a;
}

More palettes to explore