All Palettes

Color Palette #6d5091, #b3a0c0, #f2d4c4, #fab700, #f86c30

0%
0%
0%

CSS code for this palette

/* CSS */
.pure-mauve {
color: #6d5091;
}
.calming-silver-lavender {
color: #b3a0c0;
}
.melon-pink {
color: #f2d4c4;
}
.blue-angels-yellow {
color: #fab700;
}
.bright-orange {
color: #f86c30;
}

/* CSS Variables */
:root {
--pure-mauve:#6d5091;
--calming-silver-lavender:#b3a0c0;
--melon-pink:#f2d4c4;
--blue-angels-yellow:#fab700;
--bright-orange:#f86c30;
}

More palettes to explore