All Palettes

Color Palette #6b508b, #a77b99, #f5c7c7, #ffdc6b, #ffb13d

0%
0%
0%

CSS code for this palette

/* CSS */
.magenta-violet {
color: #6b508b;
}
.wonder-wish {
color: #a77b99;
}
.first-peach {
color: #f5c7c7;
}
.hawkbit {
color: #ffdc6b;
}
.pieces-of-eight {
color: #ffb13d;
}

/* CSS Variables */
:root {
--magenta-violet:#6b508b;
--wonder-wish:#a77b99;
--first-peach:#f5c7c7;
--hawkbit:#ffdc6b;
--pieces-of-eight:#ffb13d;
}

More palettes to explore