All Palettes

Color Palette #f5e9d6, #f0b2b6, #d86e8c, #a43d6d, #7c2d48

0%
0%
0%

CSS code for this palette

/* CSS */
.marquee-white {
color: #f5e9d6;
}
.jaguar-rose {
color: #f0b2b6;
}
.paris-pink {
color: #d86e8c;
}
.medium-ruby {
color: #a43d6d;
}
.rhododendron {
color: #7c2d48;
}

/* CSS Variables */
:root {
--marquee-white:#f5e9d6;
--jaguar-rose:#f0b2b6;
--paris-pink:#d86e8c;
--medium-ruby:#a43d6d;
--rhododendron:#7c2d48;
}

More palettes to explore