All Palettes

Color Palette #e7a7b2, #f2c5d3, #f7dee7, #fbe2a2, #f5b561

0%
0%
0%

CSS code for this palette

/* CSS */
.love-at-first-sight {
color: #e7a7b2;
}
.in-the-pink {
color: #f2c5d3;
}
.pork-belly {
color: #f7dee7;
}
.durango-dust {
color: #fbe2a2;
}
.cochin-chicken {
color: #f5b561;
}

/* CSS Variables */
:root {
--love-at-first-sight:#e7a7b2;
--in-the-pink:#f2c5d3;
--pork-belly:#f7dee7;
--durango-dust:#fbe2a2;
--cochin-chicken:#f5b561;
}

More palettes to explore