All Palettes

Color Palette #7d2c60, #a95b7d, #d69e9e, #f4c299, #f9e6b9

0%
0%
0%

CSS code for this palette

/* CSS */
.boysenberry {
color: #7d2c60;
}
.indian-pink {
color: #a95b7d;
}
.rosewood-apricot {
color: #d69e9e;
}
.cream-blush {
color: #f4c299;
}
.hawaiian-cream {
color: #f9e6b9;
}

/* CSS Variables */
:root {
--boysenberry:#7d2c60;
--indian-pink:#a95b7d;
--rosewood-apricot:#d69e9e;
--cream-blush:#f4c299;
--hawaiian-cream:#f9e6b9;
}

More palettes to explore