All Palettes

Color Palette #5c2f6f, #b74e8e, #ebb056, #f2e4a6, #f3b9a0

0%
0%
0%

CSS code for this palette

/* CSS */
.lounge-violet {
color: #5c2f6f;
}
.safflower-purple {
color: #b74e8e;
}
.shiny-trumpet {
color: #ebb056;
}
.cymophane-yellow {
color: #f2e4a6;
}
.certain-peach {
color: #f3b9a0;
}

/* CSS Variables */
:root {
--lounge-violet:#5c2f6f;
--safflower-purple:#b74e8e;
--shiny-trumpet:#ebb056;
--cymophane-yellow:#f2e4a6;
--certain-peach:#f3b9a0;
}

More palettes to explore