All Palettes

Color Palette #d6a9b3, #ebb7d5, #f8d2a0, #f1c84b, #d67d29

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-nectar {
color: #d6a9b3;
}
.soft-cashmere {
color: #ebb7d5;
}
.ginger-peach {
color: #f8d2a0;
}
.solar-plexus-chakra {
color: #f1c84b;
}
.bitter-orange {
color: #d67d29;
}

/* CSS Variables */
:root {
--pink-nectar:#d6a9b3;
--soft-cashmere:#ebb7d5;
--ginger-peach:#f8d2a0;
--solar-plexus-chakra:#f1c84b;
--bitter-orange:#d67d29;
}

More palettes to explore