All Palettes

Color Palette #79599b, #b98db6, #e6a2c9, #f3d66d, #f47f1f

0%
0%
0%

CSS code for this palette

/* CSS */
.juneberry {
color: #79599b;
}
.violet-whimsy {
color: #b98db6;
}
.prettiest-pink {
color: #e6a2c9;
}
.forsythia-blossom {
color: #f3d66d;
}
.consumed-by-fire {
color: #f47f1f;
}

/* CSS Variables */
:root {
--juneberry:#79599b;
--violet-whimsy:#b98db6;
--prettiest-pink:#e6a2c9;
--forsythia-blossom:#f3d66d;
--consumed-by-fire:#f47f1f;
}

More palettes to explore