All Palettes

Color Palette #734794, #9e6b9d, #d9a6c1, #f2d97d, #f14b3b

0%
0%
0%

CSS code for this palette

/* CSS */
.purple-sapphire {
color: #734794;
}
.scotch-thistle {
color: #9e6b9d;
}
.rhubarb-gin {
color: #d9a6c1;
}
.sandy {
color: #f2d97d;
}
.strawberry-avalanche {
color: #f14b3b;
}

/* CSS Variables */
:root {
--purple-sapphire:#734794;
--scotch-thistle:#9e6b9d;
--rhubarb-gin:#d9a6c1;
--sandy:#f2d97d;
--strawberry-avalanche:#f14b3b;
}

More palettes to explore