All Palettes

Color Palette #d47393, #e2a2a9, #f5c7c9, #f2e5b0, #c2d3a6

0%
0%
0%

CSS code for this palette

/* CSS */
.fiesta-pink {
color: #d47393;
}
.berry-riche {
color: #e2a2a9;
}
.old-fashioned-pink {
color: #f5c7c9;
}
.oyster-bisque {
color: #f2e5b0;
}
.reed {
color: #c2d3a6;
}

/* CSS Variables */
:root {
--fiesta-pink:#d47393;
--berry-riche:#e2a2a9;
--old-fashioned-pink:#f5c7c9;
--oyster-bisque:#f2e5b0;
--reed:#c2d3a6;
}

More palettes to explore