All Palettes

Color Palette #e6b7d3, #eab8c9, #f6d6c6, #f7e5b6, #f1c84b

0%
0%
0%

CSS code for this palette

/* CSS */
.eau-de-rose {
color: #e6b7d3;
}
.chantilly {
color: #eab8c9;
}
.nutter-butter {
color: #f6d6c6;
}
.barley-white {
color: #f7e5b6;
}
.solar-plexus-chakra {
color: #f1c84b;
}

/* CSS Variables */
:root {
--eau-de-rose:#e6b7d3;
--chantilly:#eab8c9;
--nutter-butter:#f6d6c6;
--barley-white:#f7e5b6;
--solar-plexus-chakra:#f1c84b;
}

More palettes to explore